Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-6357 (GCVE-0-2026-6357)
Vulnerability from cvelistv5 – Published: 2026-04-27 14:19 – Updated: 2026-04-27 22:17
VLAI
EPSS
VEX
Title
pip self-update functionality can import newly installed modules after wheel installation
Summary
pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-04-27 16:08 UTC
CWE
- CWE-829 - Inclusion of Functionality from Untrusted Control Sphere
Assigner
References
3 references
Impacted products
1 product
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Pip maintainers | pip |
Affected:
0 , < 26.1
(python)
|
guessed |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-6357",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-27T16:08:15.074450Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-829",
"description": "CWE-829 Inclusion of Functionality from Untrusted Control Sphere",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-27T16:08:47.582Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-04-27T22:17:49.582Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/27/7"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pypi.org/project/pip",
"defaultStatus": "unaffected",
"packageName": "pip",
"product": "pip",
"repo": "https://github.com/pypa/pip",
"vendor": "Pip maintainers",
"versions": [
{
"lessThan": "26.1",
"status": "affected",
"version": "0",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Damian Shaw"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Damian Shaw"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Richard Si"
},
{
"lang": "en",
"type": "coordinator",
"value": "Seth Larson"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation."
}
],
"value": "pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "HIGH",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "ACTIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-27T14:19:47.657Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/pypa/pip/pull/13923"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://ichard26.github.io/blog/2026/04/whats-new-in-pip-26.1/#security-fixes"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "pip self-update functionality can import newly installed modules after wheel installation",
"x_generator": {
"engine": "Vulnogram 0.6.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2026-6357",
"datePublished": "2026-04-27T14:19:47.657Z",
"dateReserved": "2026-04-15T13:55:02.734Z",
"dateUpdated": "2026-04-27T22:17:49.582Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-6357",
"date": "2026-09-16",
"epss": "0.00138",
"percentile": "0.03593"
},
"microsoft_vex": {
"current_release_date": "2026-06-03T01:42:21.000Z",
"cve": "CVE-2026-6357",
"id": "msrc_CVE-2026-6357",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"product_status:fixed": "4",
"product_status:known_affected": "6",
"product_status:known_not_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "pip self-update functionality can import newly installed modules after wheel installation",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-6357.json",
"version": "5"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-6357\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2026-04-27T15:16:20.857\",\"lastModified\":\"2026-06-17T11:00:42.947\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation.\"}],\"affected\":[{\"source\":\"cna@python.org\",\"affectedData\":[{\"vendor\":\"Pip maintainers\",\"product\":\"pip\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pypi.org/project/pip\",\"packageName\":\"pip\",\"repo\":\"https://github.com/pypa/pip\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"26.1\",\"versionType\":\"python\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/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\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"ACTIVE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"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\"}}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-27T16:08:15.074450Z\",\"id\":\"CVE-2026-6357\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-829\"}]}],\"references\":[{\"url\":\"https://github.com/pypa/pip/pull/13923\",\"source\":\"cna@python.org\"},{\"url\":\"https://ichard26.github.io/blog/2026/04/whats-new-in-pip-26.1/#security-fixes\",\"source\":\"cna@python.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/27/7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-02T17:09:09+00:00",
"cve": "CVE-2026-6357",
"id": "CVE-2026-6357",
"initial_release_date": "2026-04-27T14:19:47.657000+00:00",
"product_status:known_affected": "93",
"product_status:known_not_affected": "20",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "pip: pip: Arbitrary code execution or information disclosure via malicious wheel package installation",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-6357.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/27/7\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-27T22:17:49.582Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-6357\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-27T16:08:15.074450Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-829\", \"description\": \"CWE-829 Inclusion of Functionality from Untrusted Control Sphere\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-27T16:07:29.489Z\"}}], \"cna\": {\"title\": \"pip self-update functionality can import newly installed modules after wheel installation\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Damian Shaw\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Damian Shaw\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Richard Si\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Seth Larson\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 5.3, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"ACTIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"HIGH\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/pypa/pip\", \"vendor\": \"Pip maintainers\", \"product\": \"pip\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"26.1\", \"versionType\": \"python\"}], \"packageName\": \"pip\", \"collectionURL\": \"https://pypi.org/project/pip\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/pypa/pip/pull/13923\", \"tags\": [\"patch\"]}, {\"url\": \"https://ichard26.github.io/blog/2026/04/whats-new-in-pip-26.1/#security-fixes\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.6.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation.\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-04-27T14:19:47.657Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-6357\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-27T22:17:49.582Z\", \"dateReserved\": \"2026-04-15T13:55:02.734Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2026-04-27T14:19:47.657Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:2758-1
Vulnerability from csaf_suse - Published: 2026-07-03 19:35 - Updated: 2026-09-16 20:38Summary
Security update for python-pip
Severity
Moderate
Notes
Title of the patch: Security update for python-pip
Description of the patch: This update for python-pip fixes the following issues
- CVE-2026-3219: pip doesn't reject concatenated ZIP (bsc#1262429).
- CVE-2026-6357: pip self-update functionality can import newly installed modules after wheel installation
(bsc#1263442).
Patchnames: SUSE-2026-2758,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2758
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
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
5.8 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-pip-10.0.1-13.20.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-pip",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-pip fixes the following issues\n\n- CVE-2026-3219: pip doesn\u0027t reject concatenated ZIP (bsc#1262429).\n- CVE-2026-6357: pip self-update functionality can import newly installed modules after wheel installation\n (bsc#1263442).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2758,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2758",
"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_2758-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2758-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262758-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2758-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/047977.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262429",
"url": "https://bugzilla.suse.com/1262429"
},
{
"category": "self",
"summary": "SUSE Bug 1263442",
"url": "https://bugzilla.suse.com/1263442"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3219 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6357 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6357/"
}
],
"title": "Security update for python-pip",
"tracking": {
"current_release_date": "2026-09-16T20:38:09Z",
"generator": {
"date": "2026-07-03T19:35:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2758-1",
"initial_release_date": "2026-07-03T19:35:52Z",
"revision_history": [
{
"date": "2026-07-03T19:35:52Z",
"number": "1",
"summary": "Current version"
},
{
"date": "2026-09-16T19:35:37Z",
"number": "2",
"summary": "unknown changes"
},
{
"date": "2026-09-16T20:38:09Z",
"number": "3",
"summary": "unknown changes"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-pip-10.0.1-13.20.1.noarch",
"product": {
"name": "python-pip-10.0.1-13.20.1.noarch",
"product_id": "python-pip-10.0.1-13.20.1.noarch",
"product_identification_helper": {
"cpe": "cpe:2.3:a:pypa:pip:10.0.1:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-pip@10.0.1-13.20.1?arch=noarch\u0026upstream=python-pip-10.0.1-13.20.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-pip-wheel-10.0.1-13.20.1.noarch",
"product": {
"name": "python-pip-wheel-10.0.1-13.20.1.noarch",
"product_id": "python-pip-wheel-10.0.1-13.20.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python-pip-wheel@10.0.1-13.20.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pip-10.0.1-13.20.1.noarch",
"product": {
"name": "python3-pip-10.0.1-13.20.1.noarch",
"product_id": "python3-pip-10.0.1-13.20.1.noarch",
"product_identification_helper": {
"cpe": "cpe:2.3:a:pypa:pip:10.0.1:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-pip@10.0.1-13.20.1?arch=noarch\u0026upstream=python-pip-10.0.1-13.20.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-pip-wheel-10.0.1-13.20.1.noarch",
"product": {
"name": "python3-pip-wheel-10.0.1-13.20.1.noarch",
"product_id": "python3-pip-wheel-10.0.1-13.20.1.noarch",
"product_identification_helper": {
"cpe": "cpe:2.3:a:pypa:pip:10.0.1:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-pip-wheel@10.0.1-13.20.1?arch=noarch\u0026upstream=python-pip-10.0.1-13.20.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-hpc:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pip-10.0.1-13.20.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-pip-10.0.1-13.20.1.noarch"
},
"product_reference": "python-pip-10.0.1-13.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pip-10.0.1-13.20.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-pip-10.0.1-13.20.1.noarch"
},
"product_reference": "python3-pip-10.0.1-13.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pip-10.0.1-13.20.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-pip-10.0.1-13.20.1.noarch"
},
"product_reference": "python-pip-10.0.1-13.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pip-10.0.1-13.20.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-pip-10.0.1-13.20.1.noarch"
},
"product_reference": "python3-pip-10.0.1-13.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pip-10.0.1-13.20.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-pip-10.0.1-13.20.1.noarch"
},
"product_reference": "python-pip-10.0.1-13.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pip-10.0.1-13.20.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-pip-10.0.1-13.20.1.noarch"
},
"product_reference": "python3-pip-10.0.1-13.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pip-10.0.1-13.20.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-pip-10.0.1-13.20.1.noarch"
},
"product_reference": "python-pip-10.0.1-13.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pip-10.0.1-13.20.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-pip-10.0.1-13.20.1.noarch"
},
"product_reference": "python3-pip-10.0.1-13.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3219"
}
],
"notes": [
{
"category": "general",
"text": "pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing \"incorrect\" files according to the filename of the archive. New behavior only proceeds with installation if the file identifies uniquely as a ZIP or tar archive, not as both.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-pip-10.0.1-13.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3219",
"url": "https://www.suse.com/security/cve/CVE-2026-3219"
},
{
"category": "external",
"summary": "SUSE Bug 1262429 for CVE-2026-3219",
"url": "https://bugzilla.suse.com/1262429"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-pip-10.0.1-13.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-pip-10.0.1-13.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-03T19:35:52Z",
"details": "moderate"
}
],
"title": "CVE-2026-3219"
},
{
"cve": "CVE-2026-6357",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6357"
}
],
"notes": [
{
"category": "general",
"text": "pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-pip-10.0.1-13.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6357",
"url": "https://www.suse.com/security/cve/CVE-2026-6357"
},
{
"category": "external",
"summary": "SUSE Bug 1263442 for CVE-2026-6357",
"url": "https://bugzilla.suse.com/1263442"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-pip-10.0.1-13.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-pip-10.0.1-13.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-pip-10.0.1-13.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-03T19:35:52Z",
"details": "moderate"
}
],
"title": "CVE-2026-6357"
}
]
}
SUSE-SU-2026:3601-1
Vulnerability from csaf_suse - Published: 2026-08-12 12:05 - Updated: 2026-09-16 20:49Summary
Security update for python3
Severity
Important
Notes
Title of the patch: Security update for python3
Description of the patch: This update for python3 fixes the following issues:
- CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the
`configparser` module is used (bsc#1269066).
- CVE-2026-1703: files may be extracted outside the installation directory when installing and extracting maliciously
crafted wheel archives (bsc#1257599).
- CVE-2026-3219: python-pip: pip doesn't reject concatenated ZIP (bsc#1262467).
- CVE-2026-3276: quadratic complexity in `unicodedata.normalize()` can lead to DoS when processing specially crafted
Unicode input (bsc#1267581).
- CVE-2026-4360: in the Tarfile.extract() function, the filter parameter is not passed properly when extracting
hardlinks (bsc#1269959).
- CVE-2026-6357: pip self-update functionality can import newly installed modules after wheel installation (bsc#1263442,
bsc#1263443).
- CVE-2026-7774: `tarfile.data_filter` path traversal bypass allows writing outside the extraction directory
(bsc#1267821).
- CVE-2026-8643: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite
(bsc#1266669).
- CVE-2026-11972: infinite loop due to improper EOF handling in the tarfile module streaming mode can lead to DoS
(bsc#1269788).
- CVE-2026-15308: Incremental HTMLParser allows CPU-exhaustion DoS via repeated unterminated markup declarations
(bsc#1271192).
- Fix for CVE-2026-6019 does not handle non-ascii chars correctly. Regression in `http.cookies` (bsc#1263083).
Patchnames: SUSE-2026-3601,SUSE-SLE-SERVER-12-SP5-LTSS-2026-3601,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-3601
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
111 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
111 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
111 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
111 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
111 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
111 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
111 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
111 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.8 (Medium)
Affected products
Recommended
111 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
111 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
111 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
49 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 python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issues:\n\n- CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the\n `configparser` module is used (bsc#1269066).\n- CVE-2026-1703: files may be extracted outside the installation directory when installing and extracting maliciously\n crafted wheel archives (bsc#1257599).\n- CVE-2026-3219: python-pip: pip doesn\u0027t reject concatenated ZIP (bsc#1262467).\n- CVE-2026-3276: quadratic complexity in `unicodedata.normalize()` can lead to DoS when processing specially crafted\n Unicode input (bsc#1267581).\n- CVE-2026-4360: in the Tarfile.extract() function, the filter parameter is not passed properly when extracting\n hardlinks (bsc#1269959).\n- CVE-2026-6357: pip self-update functionality can import newly installed modules after wheel installation (bsc#1263442,\n bsc#1263443).\n- CVE-2026-7774: `tarfile.data_filter` path traversal bypass allows writing outside the extraction directory\n (bsc#1267821).\n- CVE-2026-8643: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite\n (bsc#1266669).\n- CVE-2026-11972: infinite loop due to improper EOF handling in the tarfile module streaming mode can lead to DoS\n (bsc#1269788).\n- CVE-2026-15308: Incremental HTMLParser allows CPU-exhaustion DoS via repeated unterminated markup declarations\n (bsc#1271192).\n- Fix for CVE-2026-6019 does not handle non-ascii chars correctly. Regression in `http.cookies` (bsc#1263083).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3601,SUSE-SLE-SERVER-12-SP5-LTSS-2026-3601,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-3601",
"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_3601-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3601-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263601-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3601-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-August/028277.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257599",
"url": "https://bugzilla.suse.com/1257599"
},
{
"category": "self",
"summary": "SUSE Bug 1262467",
"url": "https://bugzilla.suse.com/1262467"
},
{
"category": "self",
"summary": "SUSE Bug 1263083",
"url": "https://bugzilla.suse.com/1263083"
},
{
"category": "self",
"summary": "SUSE Bug 1263442",
"url": "https://bugzilla.suse.com/1263442"
},
{
"category": "self",
"summary": "SUSE Bug 1263443",
"url": "https://bugzilla.suse.com/1263443"
},
{
"category": "self",
"summary": "SUSE Bug 1266669",
"url": "https://bugzilla.suse.com/1266669"
},
{
"category": "self",
"summary": "SUSE Bug 1267581",
"url": "https://bugzilla.suse.com/1267581"
},
{
"category": "self",
"summary": "SUSE Bug 1267821",
"url": "https://bugzilla.suse.com/1267821"
},
{
"category": "self",
"summary": "SUSE Bug 1269066",
"url": "https://bugzilla.suse.com/1269066"
},
{
"category": "self",
"summary": "SUSE Bug 1269788",
"url": "https://bugzilla.suse.com/1269788"
},
{
"category": "self",
"summary": "SUSE Bug 1269959",
"url": "https://bugzilla.suse.com/1269959"
},
{
"category": "self",
"summary": "SUSE Bug 1271192",
"url": "https://bugzilla.suse.com/1271192"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0864 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0864/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-11972 page",
"url": "https://www.suse.com/security/cve/CVE-2026-11972/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-15308 page",
"url": "https://www.suse.com/security/cve/CVE-2026-15308/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1703 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3219 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3276 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3276/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4360 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4360/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6019 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6019/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6357 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6357/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-7774 page",
"url": "https://www.suse.com/security/cve/CVE-2026-7774/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-8643 page",
"url": "https://www.suse.com/security/cve/CVE-2026-8643/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2026-09-16T20:49:47Z",
"generator": {
"date": "2026-08-12T12:05:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3601-1",
"initial_release_date": "2026-08-12T12:05:28Z",
"revision_history": [
{
"date": "2026-08-12T12:05:28Z",
"number": "1",
"summary": "Current version"
},
{
"date": "2026-09-16T19:46:45Z",
"number": "2",
"summary": "unknown changes"
},
{
"date": "2026-09-16T20:49:47Z",
"number": "3",
"summary": "unknown changes"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"product_id": "libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_4m1_0@3.4.10-25.191.2?arch=aarch64\u0026upstream=python3-base-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.191.2.aarch64",
"product": {
"name": "python3-3.4.10-25.191.2.aarch64",
"product_id": "python3-3.4.10-25.191.2.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3@3.4.10-25.191.2?arch=aarch64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.191.2.aarch64",
"product": {
"name": "python3-base-3.4.10-25.191.2.aarch64",
"product_id": "python3-base-3.4.10-25.191.2.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-base@3.4.10-25.191.2?arch=aarch64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.191.2.aarch64",
"product": {
"name": "python3-curses-3.4.10-25.191.2.aarch64",
"product_id": "python3-curses-3.4.10-25.191.2.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-curses@3.4.10-25.191.2?arch=aarch64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.191.2.aarch64",
"product": {
"name": "python3-dbm-3.4.10-25.191.2.aarch64",
"product_id": "python3-dbm-3.4.10-25.191.2.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-dbm@3.4.10-25.191.2?arch=aarch64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.191.2.aarch64",
"product": {
"name": "python3-devel-3.4.10-25.191.2.aarch64",
"product_id": "python3-devel-3.4.10-25.191.2.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-devel@3.4.10-25.191.2?arch=aarch64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.191.2.aarch64",
"product": {
"name": "python3-idle-3.4.10-25.191.2.aarch64",
"product_id": "python3-idle-3.4.10-25.191.2.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-idle@3.4.10-25.191.2?arch=aarch64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.191.2.aarch64",
"product": {
"name": "python3-testsuite-3.4.10-25.191.2.aarch64",
"product_id": "python3-testsuite-3.4.10-25.191.2.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-testsuite@3.4.10-25.191.2?arch=aarch64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.191.2.aarch64",
"product": {
"name": "python3-tk-3.4.10-25.191.2.aarch64",
"product_id": "python3-tk-3.4.10-25.191.2.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-tk@3.4.10-25.191.2?arch=aarch64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.191.2.aarch64",
"product": {
"name": "python3-tools-3.4.10-25.191.2.aarch64",
"product_id": "python3-tools-3.4.10-25.191.2.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-tools@3.4.10-25.191.2?arch=aarch64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-64bit-3.4.10-25.191.2.aarch64_ilp32",
"product": {
"name": "libpython3_4m1_0-64bit-3.4.10-25.191.2.aarch64_ilp32",
"product_id": "libpython3_4m1_0-64bit-3.4.10-25.191.2.aarch64_ilp32",
"product_identification_helper": {
"purl": "pkg:rpm/suse/libpython3_4m1_0-64bit@3.4.10-25.191.2?arch=aarch64_ilp32"
}
}
},
{
"category": "product_version",
"name": "python3-64bit-3.4.10-25.191.2.aarch64_ilp32",
"product": {
"name": "python3-64bit-3.4.10-25.191.2.aarch64_ilp32",
"product_id": "python3-64bit-3.4.10-25.191.2.aarch64_ilp32",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python3-64bit@3.4.10-25.191.2?arch=aarch64_ilp32"
}
}
},
{
"category": "product_version",
"name": "python3-base-64bit-3.4.10-25.191.2.aarch64_ilp32",
"product": {
"name": "python3-base-64bit-3.4.10-25.191.2.aarch64_ilp32",
"product_id": "python3-base-64bit-3.4.10-25.191.2.aarch64_ilp32",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python3-base-64bit@3.4.10-25.191.2?arch=aarch64_ilp32"
}
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.191.2.i586",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.i586",
"product_id": "libpython3_4m1_0-3.4.10-25.191.2.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_4m1_0@3.4.10-25.191.2?arch=i586\u0026upstream=python3-base-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.191.2.i586",
"product": {
"name": "python3-3.4.10-25.191.2.i586",
"product_id": "python3-3.4.10-25.191.2.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3@3.4.10-25.191.2?arch=i586\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.191.2.i586",
"product": {
"name": "python3-base-3.4.10-25.191.2.i586",
"product_id": "python3-base-3.4.10-25.191.2.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-base@3.4.10-25.191.2?arch=i586\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.191.2.i586",
"product": {
"name": "python3-curses-3.4.10-25.191.2.i586",
"product_id": "python3-curses-3.4.10-25.191.2.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-curses@3.4.10-25.191.2?arch=i586\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.191.2.i586",
"product": {
"name": "python3-dbm-3.4.10-25.191.2.i586",
"product_id": "python3-dbm-3.4.10-25.191.2.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-dbm@3.4.10-25.191.2?arch=i586\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.191.2.i586",
"product": {
"name": "python3-devel-3.4.10-25.191.2.i586",
"product_id": "python3-devel-3.4.10-25.191.2.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-devel@3.4.10-25.191.2?arch=i586\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.191.2.i586",
"product": {
"name": "python3-idle-3.4.10-25.191.2.i586",
"product_id": "python3-idle-3.4.10-25.191.2.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-idle@3.4.10-25.191.2?arch=i586\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.191.2.i586",
"product": {
"name": "python3-testsuite-3.4.10-25.191.2.i586",
"product_id": "python3-testsuite-3.4.10-25.191.2.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-testsuite@3.4.10-25.191.2?arch=i586\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.191.2.i586",
"product": {
"name": "python3-tk-3.4.10-25.191.2.i586",
"product_id": "python3-tk-3.4.10-25.191.2.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-tk@3.4.10-25.191.2?arch=i586\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.191.2.i586",
"product": {
"name": "python3-tools-3.4.10-25.191.2.i586",
"product_id": "python3-tools-3.4.10-25.191.2.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-tools@3.4.10-25.191.2?arch=i586\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-doc-3.4.10-25.191.3.noarch",
"product": {
"name": "python3-doc-3.4.10-25.191.3.noarch",
"product_id": "python3-doc-3.4.10-25.191.3.noarch",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-doc@3.4.10-25.191.3?arch=noarch\u0026upstream=python3-3.4.10-25.191.3.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-doc-pdf-3.4.10-25.191.3.noarch",
"product": {
"name": "python3-doc-pdf-3.4.10-25.191.3.noarch",
"product_id": "python3-doc-pdf-3.4.10-25.191.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python3-doc-pdf@3.4.10-25.191.3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"product_id": "libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_4m1_0@3.4.10-25.191.2?arch=ppc64le\u0026upstream=python3-base-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.191.2.ppc64le",
"product": {
"name": "python3-3.4.10-25.191.2.ppc64le",
"product_id": "python3-3.4.10-25.191.2.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3@3.4.10-25.191.2?arch=ppc64le\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.191.2.ppc64le",
"product": {
"name": "python3-base-3.4.10-25.191.2.ppc64le",
"product_id": "python3-base-3.4.10-25.191.2.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-base@3.4.10-25.191.2?arch=ppc64le\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.191.2.ppc64le",
"product": {
"name": "python3-curses-3.4.10-25.191.2.ppc64le",
"product_id": "python3-curses-3.4.10-25.191.2.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-curses@3.4.10-25.191.2?arch=ppc64le\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.191.2.ppc64le",
"product": {
"name": "python3-dbm-3.4.10-25.191.2.ppc64le",
"product_id": "python3-dbm-3.4.10-25.191.2.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-dbm@3.4.10-25.191.2?arch=ppc64le\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.191.2.ppc64le",
"product": {
"name": "python3-devel-3.4.10-25.191.2.ppc64le",
"product_id": "python3-devel-3.4.10-25.191.2.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-devel@3.4.10-25.191.2?arch=ppc64le\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.191.2.ppc64le",
"product": {
"name": "python3-idle-3.4.10-25.191.2.ppc64le",
"product_id": "python3-idle-3.4.10-25.191.2.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-idle@3.4.10-25.191.2?arch=ppc64le\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.191.2.ppc64le",
"product": {
"name": "python3-testsuite-3.4.10-25.191.2.ppc64le",
"product_id": "python3-testsuite-3.4.10-25.191.2.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-testsuite@3.4.10-25.191.2?arch=ppc64le\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.191.2.ppc64le",
"product": {
"name": "python3-tk-3.4.10-25.191.2.ppc64le",
"product_id": "python3-tk-3.4.10-25.191.2.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-tk@3.4.10-25.191.2?arch=ppc64le\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.191.2.ppc64le",
"product": {
"name": "python3-tools-3.4.10-25.191.2.ppc64le",
"product_id": "python3-tools-3.4.10-25.191.2.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-tools@3.4.10-25.191.2?arch=ppc64le\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.191.2.s390",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.s390",
"product_id": "libpython3_4m1_0-3.4.10-25.191.2.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_4m1_0@3.4.10-25.191.2?arch=s390\u0026upstream=python3-base-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.191.2.s390",
"product": {
"name": "python3-3.4.10-25.191.2.s390",
"product_id": "python3-3.4.10-25.191.2.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3@3.4.10-25.191.2?arch=s390\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.191.2.s390",
"product": {
"name": "python3-base-3.4.10-25.191.2.s390",
"product_id": "python3-base-3.4.10-25.191.2.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-base@3.4.10-25.191.2?arch=s390\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.191.2.s390",
"product": {
"name": "python3-curses-3.4.10-25.191.2.s390",
"product_id": "python3-curses-3.4.10-25.191.2.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-curses@3.4.10-25.191.2?arch=s390\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.191.2.s390",
"product": {
"name": "python3-dbm-3.4.10-25.191.2.s390",
"product_id": "python3-dbm-3.4.10-25.191.2.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-dbm@3.4.10-25.191.2?arch=s390\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.191.2.s390",
"product": {
"name": "python3-devel-3.4.10-25.191.2.s390",
"product_id": "python3-devel-3.4.10-25.191.2.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-devel@3.4.10-25.191.2?arch=s390\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.191.2.s390",
"product": {
"name": "python3-idle-3.4.10-25.191.2.s390",
"product_id": "python3-idle-3.4.10-25.191.2.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-idle@3.4.10-25.191.2?arch=s390\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.191.2.s390",
"product": {
"name": "python3-testsuite-3.4.10-25.191.2.s390",
"product_id": "python3-testsuite-3.4.10-25.191.2.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-testsuite@3.4.10-25.191.2?arch=s390\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.191.2.s390",
"product": {
"name": "python3-tk-3.4.10-25.191.2.s390",
"product_id": "python3-tk-3.4.10-25.191.2.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-tk@3.4.10-25.191.2?arch=s390\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.191.2.s390",
"product": {
"name": "python3-tools-3.4.10-25.191.2.s390",
"product_id": "python3-tools-3.4.10-25.191.2.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-tools@3.4.10-25.191.2?arch=s390\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.191.2.s390x",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.s390x",
"product_id": "libpython3_4m1_0-3.4.10-25.191.2.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_4m1_0@3.4.10-25.191.2?arch=s390x\u0026upstream=python3-base-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"product": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"product_id": "libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_4m1_0-32bit@3.4.10-25.191.2?arch=s390x\u0026upstream=python3-base-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.191.2.s390x",
"product": {
"name": "python3-3.4.10-25.191.2.s390x",
"product_id": "python3-3.4.10-25.191.2.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3@3.4.10-25.191.2?arch=s390x\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-32bit-3.4.10-25.191.2.s390x",
"product": {
"name": "python3-32bit-3.4.10-25.191.2.s390x",
"product_id": "python3-32bit-3.4.10-25.191.2.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-32bit@3.4.10-25.191.2?arch=s390x\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.191.2.s390x",
"product": {
"name": "python3-base-3.4.10-25.191.2.s390x",
"product_id": "python3-base-3.4.10-25.191.2.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-base@3.4.10-25.191.2?arch=s390x\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.4.10-25.191.2.s390x",
"product": {
"name": "python3-base-32bit-3.4.10-25.191.2.s390x",
"product_id": "python3-base-32bit-3.4.10-25.191.2.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-base-32bit@3.4.10-25.191.2?arch=s390x\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.191.2.s390x",
"product": {
"name": "python3-curses-3.4.10-25.191.2.s390x",
"product_id": "python3-curses-3.4.10-25.191.2.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-curses@3.4.10-25.191.2?arch=s390x\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.191.2.s390x",
"product": {
"name": "python3-dbm-3.4.10-25.191.2.s390x",
"product_id": "python3-dbm-3.4.10-25.191.2.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-dbm@3.4.10-25.191.2?arch=s390x\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.191.2.s390x",
"product": {
"name": "python3-devel-3.4.10-25.191.2.s390x",
"product_id": "python3-devel-3.4.10-25.191.2.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-devel@3.4.10-25.191.2?arch=s390x\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.191.2.s390x",
"product": {
"name": "python3-idle-3.4.10-25.191.2.s390x",
"product_id": "python3-idle-3.4.10-25.191.2.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-idle@3.4.10-25.191.2?arch=s390x\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.191.2.s390x",
"product": {
"name": "python3-testsuite-3.4.10-25.191.2.s390x",
"product_id": "python3-testsuite-3.4.10-25.191.2.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-testsuite@3.4.10-25.191.2?arch=s390x\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.191.2.s390x",
"product": {
"name": "python3-tk-3.4.10-25.191.2.s390x",
"product_id": "python3-tk-3.4.10-25.191.2.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-tk@3.4.10-25.191.2?arch=s390x\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.191.2.s390x",
"product": {
"name": "python3-tools-3.4.10-25.191.2.s390x",
"product_id": "python3-tools-3.4.10-25.191.2.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-tools@3.4.10-25.191.2?arch=s390x\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"product_id": "libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_4m1_0@3.4.10-25.191.2?arch=x86_64\u0026upstream=python3-base-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"product": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"product_id": "libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_4m1_0-32bit@3.4.10-25.191.2?arch=x86_64\u0026upstream=python3-base-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.191.2.x86_64",
"product": {
"name": "python3-3.4.10-25.191.2.x86_64",
"product_id": "python3-3.4.10-25.191.2.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3@3.4.10-25.191.2?arch=x86_64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-32bit-3.4.10-25.191.2.x86_64",
"product": {
"name": "python3-32bit-3.4.10-25.191.2.x86_64",
"product_id": "python3-32bit-3.4.10-25.191.2.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-32bit@3.4.10-25.191.2?arch=x86_64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.191.2.x86_64",
"product": {
"name": "python3-base-3.4.10-25.191.2.x86_64",
"product_id": "python3-base-3.4.10-25.191.2.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-base@3.4.10-25.191.2?arch=x86_64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.4.10-25.191.2.x86_64",
"product": {
"name": "python3-base-32bit-3.4.10-25.191.2.x86_64",
"product_id": "python3-base-32bit-3.4.10-25.191.2.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-base-32bit@3.4.10-25.191.2?arch=x86_64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.191.2.x86_64",
"product": {
"name": "python3-curses-3.4.10-25.191.2.x86_64",
"product_id": "python3-curses-3.4.10-25.191.2.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-curses@3.4.10-25.191.2?arch=x86_64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.191.2.x86_64",
"product": {
"name": "python3-dbm-3.4.10-25.191.2.x86_64",
"product_id": "python3-dbm-3.4.10-25.191.2.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-dbm@3.4.10-25.191.2?arch=x86_64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.191.2.x86_64",
"product": {
"name": "python3-devel-3.4.10-25.191.2.x86_64",
"product_id": "python3-devel-3.4.10-25.191.2.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-devel@3.4.10-25.191.2?arch=x86_64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.191.2.x86_64",
"product": {
"name": "python3-idle-3.4.10-25.191.2.x86_64",
"product_id": "python3-idle-3.4.10-25.191.2.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-idle@3.4.10-25.191.2?arch=x86_64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.191.2.x86_64",
"product": {
"name": "python3-testsuite-3.4.10-25.191.2.x86_64",
"product_id": "python3-testsuite-3.4.10-25.191.2.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-testsuite@3.4.10-25.191.2?arch=x86_64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.191.2.x86_64",
"product": {
"name": "python3-tk-3.4.10-25.191.2.x86_64",
"product_id": "python3-tk-3.4.10-25.191.2.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-tk@3.4.10-25.191.2?arch=x86_64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.191.2.x86_64",
"product": {
"name": "python3-tools-3.4.10-25.191.2.x86_64",
"product_id": "python3-tools-3.4.10-25.191.2.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.4.10:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python3-tools@3.4.10-25.191.2?arch=x86_64\u0026upstream=python3-3.4.10-25.191.2.src.rpm"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-hpc:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-base-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-base-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-base-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-curses-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-devel-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-devel-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-tk-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-tk-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-tk-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-tk-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-base-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-base-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-base-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-curses-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-devel-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-devel-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-tk-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-tk-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-tk-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-tk-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-base-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-base-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-base-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-curses-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-devel-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-devel-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-tk-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-tk-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-tk-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-tk-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-base-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-base-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-base-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-curses-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-devel-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-devel-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64"
},
"product_reference": "python3-tk-3.4.10-25.191.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le"
},
"product_reference": "python3-tk-3.4.10-25.191.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x"
},
"product_reference": "python3-tk-3.4.10-25.191.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-tk-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-base-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.191.2.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
},
"product_reference": "python3-tk-3.4.10-25.191.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-0864",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0864"
}
],
"notes": [
{
"category": "general",
"text": "When using the \"configparser\" module to write configuration files\ncontaining multi-line text values with carriage return characters (\\r) the\nresulting file could be injected with unexpected keys and values if the\nattacker controls the written value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0864",
"url": "https://www.suse.com/security/cve/CVE-2026-0864"
},
{
"category": "external",
"summary": "SUSE Bug 1269066 for CVE-2026-0864",
"url": "https://bugzilla.suse.com/1269066"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-12T12:05:28Z",
"details": "important"
}
],
"title": "CVE-2026-0864"
},
{
"cve": "CVE-2026-11972",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-11972"
}
],
"notes": [
{
"category": "general",
"text": "When using the \"tarfile\" module with a file opened in \"streaming mode\" (mode=\"r|\") the tarfile module did not properly handle EOF, making archive parsing take exponentially longer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-11972",
"url": "https://www.suse.com/security/cve/CVE-2026-11972"
},
{
"category": "external",
"summary": "SUSE Bug 1269788 for CVE-2026-11972",
"url": "https://bugzilla.suse.com/1269788"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-12T12:05:28Z",
"details": "important"
}
],
"title": "CVE-2026-11972"
},
{
"cve": "CVE-2026-15308",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-15308"
}
],
"notes": [
{
"category": "general",
"text": "The incremental HTML parser (html.parser.HTMLParser) allows for CPU\ndenial-of-service through repeated unterminated markup declarations when\nprocessing uncontrolled data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-15308",
"url": "https://www.suse.com/security/cve/CVE-2026-15308"
},
{
"category": "external",
"summary": "SUSE Bug 1271192 for CVE-2026-15308",
"url": "https://bugzilla.suse.com/1271192"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-12T12:05:28Z",
"details": "important"
}
],
"title": "CVE-2026-15308"
},
{
"cve": "CVE-2026-1703",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1703"
}
],
"notes": [
{
"category": "general",
"text": "When pip is installing and extracting a maliciously crafted wheel archive, files may be extracted outside the installation directory. The path traversal is limited to prefixes of the installation directory, thus isn\u0027t able to inject or overwrite executable files in typical situations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1703",
"url": "https://www.suse.com/security/cve/CVE-2026-1703"
},
{
"category": "external",
"summary": "SUSE Bug 1257599 for CVE-2026-1703",
"url": "https://bugzilla.suse.com/1257599"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-12T12:05:28Z",
"details": "low"
}
],
"title": "CVE-2026-1703"
},
{
"cve": "CVE-2026-3219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3219"
}
],
"notes": [
{
"category": "general",
"text": "pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing \"incorrect\" files according to the filename of the archive. New behavior only proceeds with installation if the file identifies uniquely as a ZIP or tar archive, not as both.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3219",
"url": "https://www.suse.com/security/cve/CVE-2026-3219"
},
{
"category": "external",
"summary": "SUSE Bug 1262429 for CVE-2026-3219",
"url": "https://bugzilla.suse.com/1262429"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-12T12:05:28Z",
"details": "moderate"
}
],
"title": "CVE-2026-3219"
},
{
"cve": "CVE-2026-3276",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3276"
}
],
"notes": [
{
"category": "general",
"text": "unicodedata.normalize() can take excessive CPU time when processing\nspecially crafted Unicode input containing long runs of combining characters\nwith alternating Canonical Combining Class values.\nThis affects all normalization forms.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3276",
"url": "https://www.suse.com/security/cve/CVE-2026-3276"
},
{
"category": "external",
"summary": "SUSE Bug 1267581 for CVE-2026-3276",
"url": "https://bugzilla.suse.com/1267581"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-12T12:05:28Z",
"details": "important"
}
],
"title": "CVE-2026-3276"
},
{
"cve": "CVE-2026-4360",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4360"
}
],
"notes": [
{
"category": "general",
"text": "In the Tarfile.extract() function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter=\u0027data\u0027 to the extract() function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4360",
"url": "https://www.suse.com/security/cve/CVE-2026-4360"
},
{
"category": "external",
"summary": "SUSE Bug 1269959 for CVE-2026-4360",
"url": "https://bugzilla.suse.com/1269959"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-12T12:05:28Z",
"details": "low"
}
],
"title": "CVE-2026-4360"
},
{
"cve": "CVE-2026-6019",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6019"
}
],
"notes": [
{
"category": "general",
"text": "http.cookies.Morsel.js_output() returns an inline \u003cscript\u003e snippet and only escapes \" for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence \u003c/script\u003e inside the generated script element. Mitigation base64-encodes the cookie value to disallow escaping using cookie value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6019",
"url": "https://www.suse.com/security/cve/CVE-2026-6019"
},
{
"category": "external",
"summary": "SUSE Bug 1262654 for CVE-2026-6019",
"url": "https://bugzilla.suse.com/1262654"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-12T12:05:28Z",
"details": "low"
}
],
"title": "CVE-2026-6019"
},
{
"cve": "CVE-2026-6357",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6357"
}
],
"notes": [
{
"category": "general",
"text": "pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6357",
"url": "https://www.suse.com/security/cve/CVE-2026-6357"
},
{
"category": "external",
"summary": "SUSE Bug 1263442 for CVE-2026-6357",
"url": "https://bugzilla.suse.com/1263442"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-12T12:05:28Z",
"details": "moderate"
}
],
"title": "CVE-2026-6357"
},
{
"cve": "CVE-2026-7774",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-7774"
}
],
"notes": [
{
"category": "general",
"text": "tarfile.data_filter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall() to write files outside the destination directory, subject to the permissions of the extracting process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-7774",
"url": "https://www.suse.com/security/cve/CVE-2026-7774"
},
{
"category": "external",
"summary": "SUSE Bug 1267821 for CVE-2026-7774",
"url": "https://bugzilla.suse.com/1267821"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-12T12:05:28Z",
"details": "important"
}
],
"title": "CVE-2026-7774"
},
{
"cve": "CVE-2026-8643",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-8643"
}
],
"notes": [
{
"category": "general",
"text": "pip would treat console_scripts and gui_scripts as paths instead of file names without sanitizing the resolved absolute path to the installation directory, leading to entry points being installed outside the installation directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-8643",
"url": "https://www.suse.com/security/cve/CVE-2026-8643"
},
{
"category": "external",
"summary": "SUSE Bug 1266669 for CVE-2026-8643",
"url": "https://bugzilla.suse.com/1266669"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.191.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.191.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-12T12:05:28Z",
"details": "important"
}
],
"title": "CVE-2026-8643"
}
]
}
SUSE-SU-2026:3635-1
Vulnerability from csaf_suse - Published: 2026-08-18 07:52 - Updated: 2026-09-16 20:50Summary
Security update for python
Severity
Important
Notes
Title of the patch: Security update for python
Description of the patch: This update for python fixes the following issues:
- CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the
`configparser` module is used (bsc#1269066).
- CVE-2026-1703: files may be extracted outside the installation directory when installing and extracting maliciously
crafted wheel archives (bsc#1257599).
- CVE-2026-3219: python-pip: pip doesn't reject concatenated ZIP (bsc#1262467).
- CVE-2026-3276: quadratic complexity in `unicodedata.normalize()` can lead to DoS when processing specially crafted
Unicode input (bsc#1267581).
- CVE-2026-6357: pip self-update functionality can import newly installed modules after wheel installation (bsc#1263442
bsc#1263443).
- CVE-2026-7210: `xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding
protection (bsc#1264962).
- CVE-2026-8328: `ftpcp()` does not use actual peer address and trusts server-supplied PASV host address (bsc#1265268).
- CVE-2026-8643: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite
(bsc#1266669).
- CVE-2026-11972: infinite loop due to improper EOF handling in the tarfile module streaming mode can lead to DoS
(bsc#1269788).
- CVE-2026-15308: Incremental HTMLParser allows CPU-exhaustion DoS via repeated unterminated markup declarations
(bsc#1271192).
- Regression in `http.cookies` (bsc#1263083).
Patchnames: SUSE-2026-3635,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-3635
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
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.8 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
46 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",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\n- CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the\n `configparser` module is used (bsc#1269066).\n- CVE-2026-1703: files may be extracted outside the installation directory when installing and extracting maliciously\n crafted wheel archives (bsc#1257599).\n- CVE-2026-3219: python-pip: pip doesn\u0027t reject concatenated ZIP (bsc#1262467).\n- CVE-2026-3276: quadratic complexity in `unicodedata.normalize()` can lead to DoS when processing specially crafted\n Unicode input (bsc#1267581).\n- CVE-2026-6357: pip self-update functionality can import newly installed modules after wheel installation (bsc#1263442\n bsc#1263443).\n- CVE-2026-7210: `xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding\n protection (bsc#1264962).\n- CVE-2026-8328: `ftpcp()` does not use actual peer address and trusts server-supplied PASV host address (bsc#1265268).\n- CVE-2026-8643: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite\n (bsc#1266669).\n- CVE-2026-11972: infinite loop due to improper EOF handling in the tarfile module streaming mode can lead to DoS\n (bsc#1269788).\n- CVE-2026-15308: Incremental HTMLParser allows CPU-exhaustion DoS via repeated unterminated markup declarations\n (bsc#1271192).\n- Regression in `http.cookies` (bsc#1263083).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3635,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-3635",
"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_3635-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3635-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263635-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3635-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-August/049368.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257599",
"url": "https://bugzilla.suse.com/1257599"
},
{
"category": "self",
"summary": "SUSE Bug 1262467",
"url": "https://bugzilla.suse.com/1262467"
},
{
"category": "self",
"summary": "SUSE Bug 1263083",
"url": "https://bugzilla.suse.com/1263083"
},
{
"category": "self",
"summary": "SUSE Bug 1263442",
"url": "https://bugzilla.suse.com/1263442"
},
{
"category": "self",
"summary": "SUSE Bug 1263443",
"url": "https://bugzilla.suse.com/1263443"
},
{
"category": "self",
"summary": "SUSE Bug 1264962",
"url": "https://bugzilla.suse.com/1264962"
},
{
"category": "self",
"summary": "SUSE Bug 1265268",
"url": "https://bugzilla.suse.com/1265268"
},
{
"category": "self",
"summary": "SUSE Bug 1266669",
"url": "https://bugzilla.suse.com/1266669"
},
{
"category": "self",
"summary": "SUSE Bug 1267581",
"url": "https://bugzilla.suse.com/1267581"
},
{
"category": "self",
"summary": "SUSE Bug 1269066",
"url": "https://bugzilla.suse.com/1269066"
},
{
"category": "self",
"summary": "SUSE Bug 1269788",
"url": "https://bugzilla.suse.com/1269788"
},
{
"category": "self",
"summary": "SUSE Bug 1271192",
"url": "https://bugzilla.suse.com/1271192"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0864 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0864/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-11972 page",
"url": "https://www.suse.com/security/cve/CVE-2026-11972/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-15308 page",
"url": "https://www.suse.com/security/cve/CVE-2026-15308/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1703 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3219 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3276 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3276/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6357 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6357/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-7210 page",
"url": "https://www.suse.com/security/cve/CVE-2026-7210/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-8328 page",
"url": "https://www.suse.com/security/cve/CVE-2026-8328/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-8643 page",
"url": "https://www.suse.com/security/cve/CVE-2026-8643/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2026-09-16T20:50:08Z",
"generator": {
"date": "2026-08-18T07:52:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3635-1",
"initial_release_date": "2026-08-18T07:52:16Z",
"revision_history": [
{
"date": "2026-08-18T07:52:16Z",
"number": "1",
"summary": "Current version"
},
{
"date": "2026-09-16T19:47:11Z",
"number": "2",
"summary": "unknown changes"
},
{
"date": "2026-09-16T20:50:08Z",
"number": "3",
"summary": "unknown changes"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython2_7-1_0@2.7.18-150000.123.1?arch=aarch64\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-2.7.18-150000.123.1.aarch64",
"product_id": "python-2.7.18-150000.123.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python@2.7.18-150000.123.1?arch=aarch64\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-base-2.7.18-150000.123.1.aarch64",
"product_id": "python-base-2.7.18-150000.123.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-base@2.7.18-150000.123.1?arch=aarch64\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-curses-2.7.18-150000.123.1.aarch64",
"product_id": "python-curses-2.7.18-150000.123.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-curses@2.7.18-150000.123.1?arch=aarch64\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-demo-2.7.18-150000.123.1.aarch64",
"product_id": "python-demo-2.7.18-150000.123.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-demo@2.7.18-150000.123.1?arch=aarch64\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-devel-2.7.18-150000.123.1.aarch64",
"product_id": "python-devel-2.7.18-150000.123.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-devel@2.7.18-150000.123.1?arch=aarch64\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-gdbm-2.7.18-150000.123.1.aarch64",
"product_id": "python-gdbm-2.7.18-150000.123.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-gdbm@2.7.18-150000.123.1?arch=aarch64\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-idle-2.7.18-150000.123.1.aarch64",
"product_id": "python-idle-2.7.18-150000.123.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-idle@2.7.18-150000.123.1?arch=aarch64\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-tk-2.7.18-150000.123.1.aarch64",
"product_id": "python-tk-2.7.18-150000.123.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-tk@2.7.18-150000.123.1?arch=aarch64\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-xml-2.7.18-150000.123.1.aarch64",
"product_id": "python-xml-2.7.18-150000.123.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-xml@2.7.18-150000.123.1?arch=aarch64\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product_identification_helper": {
"purl": "pkg:rpm/suse/libpython2_7-1_0-64bit@2.7.18-150000.123.1?arch=aarch64_ilp32"
}
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python-64bit@2.7.18-150000.123.1?arch=aarch64_ilp32"
}
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python-base-64bit@2.7.18-150000.123.1?arch=aarch64_ilp32"
}
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.123.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.i586",
"product_id": "libpython2_7-1_0-2.7.18-150000.123.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython2_7-1_0@2.7.18-150000.123.1?arch=i586\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.123.1.i586",
"product": {
"name": "python-2.7.18-150000.123.1.i586",
"product_id": "python-2.7.18-150000.123.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python@2.7.18-150000.123.1?arch=i586\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.123.1.i586",
"product": {
"name": "python-base-2.7.18-150000.123.1.i586",
"product_id": "python-base-2.7.18-150000.123.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-base@2.7.18-150000.123.1?arch=i586\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.123.1.i586",
"product": {
"name": "python-curses-2.7.18-150000.123.1.i586",
"product_id": "python-curses-2.7.18-150000.123.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-curses@2.7.18-150000.123.1?arch=i586\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.123.1.i586",
"product": {
"name": "python-demo-2.7.18-150000.123.1.i586",
"product_id": "python-demo-2.7.18-150000.123.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-demo@2.7.18-150000.123.1?arch=i586\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.123.1.i586",
"product": {
"name": "python-devel-2.7.18-150000.123.1.i586",
"product_id": "python-devel-2.7.18-150000.123.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-devel@2.7.18-150000.123.1?arch=i586\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.123.1.i586",
"product": {
"name": "python-gdbm-2.7.18-150000.123.1.i586",
"product_id": "python-gdbm-2.7.18-150000.123.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-gdbm@2.7.18-150000.123.1?arch=i586\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.123.1.i586",
"product": {
"name": "python-idle-2.7.18-150000.123.1.i586",
"product_id": "python-idle-2.7.18-150000.123.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-idle@2.7.18-150000.123.1?arch=i586\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.123.1.i586",
"product": {
"name": "python-tk-2.7.18-150000.123.1.i586",
"product_id": "python-tk-2.7.18-150000.123.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-tk@2.7.18-150000.123.1?arch=i586\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.123.1.i586",
"product": {
"name": "python-xml-2.7.18-150000.123.1.i586",
"product_id": "python-xml-2.7.18-150000.123.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-xml@2.7.18-150000.123.1?arch=i586\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.18-150000.123.1.noarch",
"product": {
"name": "python-doc-2.7.18-150000.123.1.noarch",
"product_id": "python-doc-2.7.18-150000.123.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python-doc@2.7.18-150000.123.1?arch=noarch\u0026upstream=python-doc-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.18-150000.123.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.18-150000.123.1.noarch",
"product_id": "python-doc-pdf-2.7.18-150000.123.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python-doc-pdf@2.7.18-150000.123.1?arch=noarch\u0026upstream=python-doc-2.7.18-150000.123.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython2_7-1_0@2.7.18-150000.123.1?arch=ppc64le\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-2.7.18-150000.123.1.ppc64le",
"product_id": "python-2.7.18-150000.123.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python@2.7.18-150000.123.1?arch=ppc64le\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-base-2.7.18-150000.123.1.ppc64le",
"product_id": "python-base-2.7.18-150000.123.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-base@2.7.18-150000.123.1?arch=ppc64le\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-curses-2.7.18-150000.123.1.ppc64le",
"product_id": "python-curses-2.7.18-150000.123.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-curses@2.7.18-150000.123.1?arch=ppc64le\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-demo-2.7.18-150000.123.1.ppc64le",
"product_id": "python-demo-2.7.18-150000.123.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-demo@2.7.18-150000.123.1?arch=ppc64le\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-devel-2.7.18-150000.123.1.ppc64le",
"product_id": "python-devel-2.7.18-150000.123.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-devel@2.7.18-150000.123.1?arch=ppc64le\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.18-150000.123.1.ppc64le",
"product_id": "python-gdbm-2.7.18-150000.123.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-gdbm@2.7.18-150000.123.1?arch=ppc64le\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-idle-2.7.18-150000.123.1.ppc64le",
"product_id": "python-idle-2.7.18-150000.123.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-idle@2.7.18-150000.123.1?arch=ppc64le\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-tk-2.7.18-150000.123.1.ppc64le",
"product_id": "python-tk-2.7.18-150000.123.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-tk@2.7.18-150000.123.1?arch=ppc64le\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-xml-2.7.18-150000.123.1.ppc64le",
"product_id": "python-xml-2.7.18-150000.123.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-xml@2.7.18-150000.123.1?arch=ppc64le\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"product_id": "libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython2_7-1_0@2.7.18-150000.123.1?arch=s390x\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-2.7.18-150000.123.1.s390x",
"product_id": "python-2.7.18-150000.123.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python@2.7.18-150000.123.1?arch=s390x\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-base-2.7.18-150000.123.1.s390x",
"product_id": "python-base-2.7.18-150000.123.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-base@2.7.18-150000.123.1?arch=s390x\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-curses-2.7.18-150000.123.1.s390x",
"product_id": "python-curses-2.7.18-150000.123.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-curses@2.7.18-150000.123.1?arch=s390x\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-demo-2.7.18-150000.123.1.s390x",
"product_id": "python-demo-2.7.18-150000.123.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-demo@2.7.18-150000.123.1?arch=s390x\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-devel-2.7.18-150000.123.1.s390x",
"product_id": "python-devel-2.7.18-150000.123.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-devel@2.7.18-150000.123.1?arch=s390x\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-gdbm-2.7.18-150000.123.1.s390x",
"product_id": "python-gdbm-2.7.18-150000.123.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-gdbm@2.7.18-150000.123.1?arch=s390x\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-idle-2.7.18-150000.123.1.s390x",
"product_id": "python-idle-2.7.18-150000.123.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-idle@2.7.18-150000.123.1?arch=s390x\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-tk-2.7.18-150000.123.1.s390x",
"product_id": "python-tk-2.7.18-150000.123.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-tk@2.7.18-150000.123.1?arch=s390x\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-xml-2.7.18-150000.123.1.s390x",
"product_id": "python-xml-2.7.18-150000.123.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-xml@2.7.18-150000.123.1?arch=s390x\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython2_7-1_0@2.7.18-150000.123.1?arch=x86_64\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-150000.123.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-150000.123.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.18-150000.123.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython2_7-1_0-32bit@2.7.18-150000.123.1?arch=x86_64\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-2.7.18-150000.123.1.x86_64",
"product_id": "python-2.7.18-150000.123.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python@2.7.18-150000.123.1?arch=x86_64\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-32bit-2.7.18-150000.123.1.x86_64",
"product_id": "python-32bit-2.7.18-150000.123.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-32bit@2.7.18-150000.123.1?arch=x86_64\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-base-2.7.18-150000.123.1.x86_64",
"product_id": "python-base-2.7.18-150000.123.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-base@2.7.18-150000.123.1?arch=x86_64\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.18-150000.123.1.x86_64",
"product_id": "python-base-32bit-2.7.18-150000.123.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-base-32bit@2.7.18-150000.123.1?arch=x86_64\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-curses-2.7.18-150000.123.1.x86_64",
"product_id": "python-curses-2.7.18-150000.123.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-curses@2.7.18-150000.123.1?arch=x86_64\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-demo-2.7.18-150000.123.1.x86_64",
"product_id": "python-demo-2.7.18-150000.123.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-demo@2.7.18-150000.123.1?arch=x86_64\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-devel-2.7.18-150000.123.1.x86_64",
"product_id": "python-devel-2.7.18-150000.123.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-devel@2.7.18-150000.123.1?arch=x86_64\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-gdbm-2.7.18-150000.123.1.x86_64",
"product_id": "python-gdbm-2.7.18-150000.123.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-gdbm@2.7.18-150000.123.1?arch=x86_64\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-idle-2.7.18-150000.123.1.x86_64",
"product_id": "python-idle-2.7.18-150000.123.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-idle@2.7.18-150000.123.1?arch=x86_64\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-tk-2.7.18-150000.123.1.x86_64",
"product_id": "python-tk-2.7.18-150000.123.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-tk@2.7.18-150000.123.1?arch=x86_64\u0026upstream=python-2.7.18-150000.123.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-xml-2.7.18-150000.123.1.x86_64",
"product_id": "python-xml-2.7.18-150000.123.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-xml@2.7.18-150000.123.1?arch=x86_64\u0026upstream=python-base-2.7.18-150000.123.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.123.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64"
},
"product_reference": "python-2.7.18-150000.123.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.123.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.123.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.123.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x"
},
"product_reference": "python-2.7.18-150000.123.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.123.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64"
},
"product_reference": "python-2.7.18-150000.123.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.123.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.123.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.123.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.123.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.123.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.123.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.123.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.123.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.123.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.123.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.123.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.123.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.123.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.123.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.123.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.123.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.123.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.123.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.123.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.123.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.123.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.123.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.123.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.123.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.123.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.123.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.123.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.123.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.123.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.123.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.123.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.123.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-0864",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0864"
}
],
"notes": [
{
"category": "general",
"text": "When using the \"configparser\" module to write configuration files\ncontaining multi-line text values with carriage return characters (\\r) the\nresulting file could be injected with unexpected keys and values if the\nattacker controls the written value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0864",
"url": "https://www.suse.com/security/cve/CVE-2026-0864"
},
{
"category": "external",
"summary": "SUSE Bug 1269066 for CVE-2026-0864",
"url": "https://bugzilla.suse.com/1269066"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "important"
}
],
"title": "CVE-2026-0864"
},
{
"cve": "CVE-2026-11972",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-11972"
}
],
"notes": [
{
"category": "general",
"text": "When using the \"tarfile\" module with a file opened in \"streaming mode\" (mode=\"r|\") the tarfile module did not properly handle EOF, making archive parsing take exponentially longer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-11972",
"url": "https://www.suse.com/security/cve/CVE-2026-11972"
},
{
"category": "external",
"summary": "SUSE Bug 1269788 for CVE-2026-11972",
"url": "https://bugzilla.suse.com/1269788"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.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 Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "important"
}
],
"title": "CVE-2026-11972"
},
{
"cve": "CVE-2026-15308",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-15308"
}
],
"notes": [
{
"category": "general",
"text": "The incremental HTML parser (html.parser.HTMLParser) allows for CPU\ndenial-of-service through repeated unterminated markup declarations when\nprocessing uncontrolled data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-15308",
"url": "https://www.suse.com/security/cve/CVE-2026-15308"
},
{
"category": "external",
"summary": "SUSE Bug 1271192 for CVE-2026-15308",
"url": "https://bugzilla.suse.com/1271192"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.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 Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "important"
}
],
"title": "CVE-2026-15308"
},
{
"cve": "CVE-2026-1703",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1703"
}
],
"notes": [
{
"category": "general",
"text": "When pip is installing and extracting a maliciously crafted wheel archive, files may be extracted outside the installation directory. The path traversal is limited to prefixes of the installation directory, thus isn\u0027t able to inject or overwrite executable files in typical situations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1703",
"url": "https://www.suse.com/security/cve/CVE-2026-1703"
},
{
"category": "external",
"summary": "SUSE Bug 1257599 for CVE-2026-1703",
"url": "https://bugzilla.suse.com/1257599"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "low"
}
],
"title": "CVE-2026-1703"
},
{
"cve": "CVE-2026-3219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3219"
}
],
"notes": [
{
"category": "general",
"text": "pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing \"incorrect\" files according to the filename of the archive. New behavior only proceeds with installation if the file identifies uniquely as a ZIP or tar archive, not as both.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3219",
"url": "https://www.suse.com/security/cve/CVE-2026-3219"
},
{
"category": "external",
"summary": "SUSE Bug 1262429 for CVE-2026-3219",
"url": "https://bugzilla.suse.com/1262429"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-3219"
},
{
"cve": "CVE-2026-3276",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3276"
}
],
"notes": [
{
"category": "general",
"text": "unicodedata.normalize() can take excessive CPU time when processing\nspecially crafted Unicode input containing long runs of combining characters\nwith alternating Canonical Combining Class values.\nThis affects all normalization forms.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3276",
"url": "https://www.suse.com/security/cve/CVE-2026-3276"
},
{
"category": "external",
"summary": "SUSE Bug 1267581 for CVE-2026-3276",
"url": "https://bugzilla.suse.com/1267581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.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 Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "important"
}
],
"title": "CVE-2026-3276"
},
{
"cve": "CVE-2026-6357",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6357"
}
],
"notes": [
{
"category": "general",
"text": "pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6357",
"url": "https://www.suse.com/security/cve/CVE-2026-6357"
},
{
"category": "external",
"summary": "SUSE Bug 1263442 for CVE-2026-6357",
"url": "https://bugzilla.suse.com/1263442"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-6357"
},
{
"cve": "CVE-2026-7210",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-7210"
}
],
"notes": [
{
"category": "general",
"text": "`xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\\r\\n\\r\\nFully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-7210",
"url": "https://www.suse.com/security/cve/CVE-2026-7210"
},
{
"category": "external",
"summary": "SUSE Bug 1264962 for CVE-2026-7210",
"url": "https://bugzilla.suse.com/1264962"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.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 Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "important"
}
],
"title": "CVE-2026-7210"
},
{
"cve": "CVE-2026-8328",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-8328"
}
],
"notes": [
{
"category": "general",
"text": "The ftpcp() function in Lib/ftplib.py was not updated when \nCVE-2021-4189 was fixed. While makepasv() was patched to replace \nserver-supplied PASV host addresses with the actual peer address \n(getpeername()[0]), ftpcp() still calls parse227() directly and passes \nthe raw attacker-controllable IP address and port to target.sendport(). This patch is related to CVE-2021-4189.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-8328",
"url": "https://www.suse.com/security/cve/CVE-2026-8328"
},
{
"category": "external",
"summary": "SUSE Bug 1265268 for CVE-2026-8328",
"url": "https://bugzilla.suse.com/1265268"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-8328"
},
{
"cve": "CVE-2026-8643",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-8643"
}
],
"notes": [
{
"category": "general",
"text": "pip would treat console_scripts and gui_scripts as paths instead of file names without sanitizing the resolved absolute path to the installation directory, leading to entry points being installed outside the installation directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-8643",
"url": "https://www.suse.com/security/cve/CVE-2026-8643"
},
{
"category": "external",
"summary": "SUSE Bug 1266669 for CVE-2026-8643",
"url": "https://bugzilla.suse.com/1266669"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "important"
}
],
"title": "CVE-2026-8643"
}
]
}
SUSE-SU-2026:3855-1
Vulnerability from csaf_suse - Published: 2026-08-28 12:15 - Updated: 2026-09-16 20:53Summary
Security update for python36
Severity
Important
Notes
Title of the patch: Security update for python36
Description of the patch: This update for python36 fixes the following issues:
- CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the
`configparser` module is used (bsc#1269066).
- CVE-2026-1502: HTTP client proxy tunnel headers not validated for CR/LF bytes (bsc#1261969).
- CVE-2026-1703: files may be extracted outside the installation directory when installing and extracting maliciously
crafted `wheel` archives (bsc#1257599).
- CVE-2026-3219: `pip` handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is
both a tar and ZIP file (bsc#1262467).
- CVE-2026-3276: quadratic complexity in `unicodedata.normalize()` can lead to DoS when processing specially crafted
Unicode input (bsc#1267581).
- CVE-2026-4360: in the `Tarfile.extract()` function, the filter parameter is not passed properly when extracting
hardlinks (bsc#1269959).
- CVE-2026-4786: URLs prefixed with `%action` can pass the dash-prefix safety check and allow for command injection
(bsc#1262319).
- CVE-2026-6019: `BaseCookie.js_output()` does not neutralize characters in cookie values embedded in JS (bsc#1262654).
- CVE-2026-6100: use-after-free in decompression modules when a memory allocation fails with `MemoryError` and the
decompression instance is re-used (bsc#1262098).
- CVE-2026-6357: `pip` `self-update` functionality can import newly installed modules after wheel installation
(bsc#1263442, bsc#1263443).
- CVE-2026-7210: `xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding
protection (bsc#1264962).
- CVE-2026-7774: `tarfile.data_filter` path traversal bypass allows writing outside the extraction directory
(bsc#1267821).
- CVE-2026-8328: `ftpcp()` does not use actual peer address and trusts server-supplied PASV host address (bsc#1265268).
- CVE-2026-8643: path traversal via malicious entry point name in `pip` `wheel` installation allows arbitrary file
overwrite (bsc#1266669).
- CVE-2026-11940: tarfile extraction filter bypass via a crafted archive allows escaping the destination directory and
enables arbitrary file reads and writes (bsc#1268977).
- CVE-2026-11972: infinite loop due to improper EOF handling in the `tarfile` module streaming mode can lead to DoS
(bsc#1269788).
- CVE-2026-15308: incremental `HTMLParser` allows CPU-exhaustion DoS via repeated unterminated markup declarations
(bsc#1271192).
- Regression in `http.cookies` due to CVE-2026-6019 fix not handling non-ASCII characters correctly (bsc#1263083).
Patchnames: SUSE-2026-3855,SUSE-SLE-SERVER-12-SP5-LTSS-2026-3855,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-3855
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
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.9 (Medium)
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
7.1 (High)
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
8.1 (High)
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.8 (Medium)
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
77 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
75 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 python36",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python36 fixes the following issues:\n\n- CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the\n `configparser` module is used (bsc#1269066).\n- CVE-2026-1502: HTTP client proxy tunnel headers not validated for CR/LF bytes (bsc#1261969).\n- CVE-2026-1703: files may be extracted outside the installation directory when installing and extracting maliciously\n crafted `wheel` archives (bsc#1257599).\n- CVE-2026-3219: `pip` handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is\n both a tar and ZIP file (bsc#1262467).\n- CVE-2026-3276: quadratic complexity in `unicodedata.normalize()` can lead to DoS when processing specially crafted\n Unicode input (bsc#1267581). \n- CVE-2026-4360: in the `Tarfile.extract()` function, the filter parameter is not passed properly when extracting\n hardlinks (bsc#1269959).\n- CVE-2026-4786: URLs prefixed with `%action` can pass the dash-prefix safety check and allow for command injection\n (bsc#1262319).\n- CVE-2026-6019: `BaseCookie.js_output()` does not neutralize characters in cookie values embedded in JS (bsc#1262654).\n- CVE-2026-6100: use-after-free in decompression modules when a memory allocation fails with `MemoryError` and the\n decompression instance is re-used (bsc#1262098).\n- CVE-2026-6357: `pip` `self-update` functionality can import newly installed modules after wheel installation \n (bsc#1263442, bsc#1263443).\n- CVE-2026-7210: `xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding\n protection (bsc#1264962).\n- CVE-2026-7774: `tarfile.data_filter` path traversal bypass allows writing outside the extraction directory\n (bsc#1267821).\n- CVE-2026-8328: `ftpcp()` does not use actual peer address and trusts server-supplied PASV host address (bsc#1265268).\n- CVE-2026-8643: path traversal via malicious entry point name in `pip` `wheel` installation allows arbitrary file\n overwrite (bsc#1266669).\n- CVE-2026-11940: tarfile extraction filter bypass via a crafted archive allows escaping the destination directory and\n enables arbitrary file reads and writes (bsc#1268977).\n- CVE-2026-11972: infinite loop due to improper EOF handling in the `tarfile` module streaming mode can lead to DoS\n (bsc#1269788).\n- CVE-2026-15308: incremental `HTMLParser` allows CPU-exhaustion DoS via repeated unterminated markup declarations\n (bsc#1271192).\n- Regression in `http.cookies` due to CVE-2026-6019 fix not handling non-ASCII characters correctly (bsc#1263083).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3855,SUSE-SLE-SERVER-12-SP5-LTSS-2026-3855,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-3855",
"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_3855-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3855-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263855-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3855-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-August/028654.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257599",
"url": "https://bugzilla.suse.com/1257599"
},
{
"category": "self",
"summary": "SUSE Bug 1261969",
"url": "https://bugzilla.suse.com/1261969"
},
{
"category": "self",
"summary": "SUSE Bug 1262098",
"url": "https://bugzilla.suse.com/1262098"
},
{
"category": "self",
"summary": "SUSE Bug 1262319",
"url": "https://bugzilla.suse.com/1262319"
},
{
"category": "self",
"summary": "SUSE Bug 1262467",
"url": "https://bugzilla.suse.com/1262467"
},
{
"category": "self",
"summary": "SUSE Bug 1262654",
"url": "https://bugzilla.suse.com/1262654"
},
{
"category": "self",
"summary": "SUSE Bug 1263083",
"url": "https://bugzilla.suse.com/1263083"
},
{
"category": "self",
"summary": "SUSE Bug 1263442",
"url": "https://bugzilla.suse.com/1263442"
},
{
"category": "self",
"summary": "SUSE Bug 1263443",
"url": "https://bugzilla.suse.com/1263443"
},
{
"category": "self",
"summary": "SUSE Bug 1264962",
"url": "https://bugzilla.suse.com/1264962"
},
{
"category": "self",
"summary": "SUSE Bug 1265268",
"url": "https://bugzilla.suse.com/1265268"
},
{
"category": "self",
"summary": "SUSE Bug 1266669",
"url": "https://bugzilla.suse.com/1266669"
},
{
"category": "self",
"summary": "SUSE Bug 1267581",
"url": "https://bugzilla.suse.com/1267581"
},
{
"category": "self",
"summary": "SUSE Bug 1267821",
"url": "https://bugzilla.suse.com/1267821"
},
{
"category": "self",
"summary": "SUSE Bug 1268977",
"url": "https://bugzilla.suse.com/1268977"
},
{
"category": "self",
"summary": "SUSE Bug 1269066",
"url": "https://bugzilla.suse.com/1269066"
},
{
"category": "self",
"summary": "SUSE Bug 1269788",
"url": "https://bugzilla.suse.com/1269788"
},
{
"category": "self",
"summary": "SUSE Bug 1269959",
"url": "https://bugzilla.suse.com/1269959"
},
{
"category": "self",
"summary": "SUSE Bug 1271192",
"url": "https://bugzilla.suse.com/1271192"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0864 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0864/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-11940 page",
"url": "https://www.suse.com/security/cve/CVE-2026-11940/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-11972 page",
"url": "https://www.suse.com/security/cve/CVE-2026-11972/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1502 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-15308 page",
"url": "https://www.suse.com/security/cve/CVE-2026-15308/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1703 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3219 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3276 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3276/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4360 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4360/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4786 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4786/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6019 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6019/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6100 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6100/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6357 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6357/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-7210 page",
"url": "https://www.suse.com/security/cve/CVE-2026-7210/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-7774 page",
"url": "https://www.suse.com/security/cve/CVE-2026-7774/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-8328 page",
"url": "https://www.suse.com/security/cve/CVE-2026-8328/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-8643 page",
"url": "https://www.suse.com/security/cve/CVE-2026-8643/"
}
],
"title": "Security update for python36",
"tracking": {
"current_release_date": "2026-09-16T20:53:17Z",
"generator": {
"date": "2026-08-28T12:15:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3855-1",
"initial_release_date": "2026-08-28T12:15:45Z",
"revision_history": [
{
"date": "2026-08-28T12:15:45Z",
"number": "1",
"summary": "Current version"
},
{
"date": "2026-09-16T19:50:20Z",
"number": "2",
"summary": "unknown changes"
},
{
"date": "2026-09-16T20:53:17Z",
"number": "3",
"summary": "unknown changes"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-116.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.15-116.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.15-116.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_6m1_0@3.6.15-116.1?arch=aarch64\u0026upstream=python3-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-3.6.15-116.1.aarch64",
"product": {
"name": "python36-3.6.15-116.1.aarch64",
"product_id": "python36-3.6.15-116.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36@3.6.15-116.1?arch=aarch64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-116.1.aarch64",
"product": {
"name": "python36-base-3.6.15-116.1.aarch64",
"product_id": "python36-base-3.6.15-116.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-base@3.6.15-116.1?arch=aarch64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-116.1.aarch64",
"product": {
"name": "python36-curses-3.6.15-116.1.aarch64",
"product_id": "python36-curses-3.6.15-116.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-curses@3.6.15-116.1?arch=aarch64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-116.1.aarch64",
"product": {
"name": "python36-dbm-3.6.15-116.1.aarch64",
"product_id": "python36-dbm-3.6.15-116.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-dbm@3.6.15-116.1?arch=aarch64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-116.1.aarch64",
"product": {
"name": "python36-devel-3.6.15-116.1.aarch64",
"product_id": "python36-devel-3.6.15-116.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-devel@3.6.15-116.1?arch=aarch64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-116.1.aarch64",
"product": {
"name": "python36-idle-3.6.15-116.1.aarch64",
"product_id": "python36-idle-3.6.15-116.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-idle@3.6.15-116.1?arch=aarch64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-116.1.aarch64",
"product": {
"name": "python36-testsuite-3.6.15-116.1.aarch64",
"product_id": "python36-testsuite-3.6.15-116.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-testsuite@3.6.15-116.1?arch=aarch64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-116.1.aarch64",
"product": {
"name": "python36-tk-3.6.15-116.1.aarch64",
"product_id": "python36-tk-3.6.15-116.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-tk@3.6.15-116.1?arch=aarch64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-116.1.aarch64",
"product": {
"name": "python36-tools-3.6.15-116.1.aarch64",
"product_id": "python36-tools-3.6.15-116.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-tools@3.6.15-116.1?arch=aarch64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.15-116.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.15-116.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.15-116.1.aarch64_ilp32",
"product_identification_helper": {
"purl": "pkg:rpm/suse/libpython3_6m1_0-64bit@3.6.15-116.1?arch=aarch64_ilp32"
}
}
},
{
"category": "product_version",
"name": "python36-64bit-3.6.15-116.1.aarch64_ilp32",
"product": {
"name": "python36-64bit-3.6.15-116.1.aarch64_ilp32",
"product_id": "python36-64bit-3.6.15-116.1.aarch64_ilp32",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python36-64bit@3.6.15-116.1?arch=aarch64_ilp32"
}
}
},
{
"category": "product_version",
"name": "python36-base-64bit-3.6.15-116.1.aarch64_ilp32",
"product": {
"name": "python36-base-64bit-3.6.15-116.1.aarch64_ilp32",
"product_id": "python36-base-64bit-3.6.15-116.1.aarch64_ilp32",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python36-base-64bit@3.6.15-116.1?arch=aarch64_ilp32"
}
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-116.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.15-116.1.i586",
"product_id": "libpython3_6m1_0-3.6.15-116.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_6m1_0@3.6.15-116.1?arch=i586\u0026upstream=python3-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-3.6.15-116.1.i586",
"product": {
"name": "python36-3.6.15-116.1.i586",
"product_id": "python36-3.6.15-116.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36@3.6.15-116.1?arch=i586\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-116.1.i586",
"product": {
"name": "python36-base-3.6.15-116.1.i586",
"product_id": "python36-base-3.6.15-116.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-base@3.6.15-116.1?arch=i586\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-116.1.i586",
"product": {
"name": "python36-curses-3.6.15-116.1.i586",
"product_id": "python36-curses-3.6.15-116.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-curses@3.6.15-116.1?arch=i586\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-116.1.i586",
"product": {
"name": "python36-dbm-3.6.15-116.1.i586",
"product_id": "python36-dbm-3.6.15-116.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-dbm@3.6.15-116.1?arch=i586\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-116.1.i586",
"product": {
"name": "python36-devel-3.6.15-116.1.i586",
"product_id": "python36-devel-3.6.15-116.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-devel@3.6.15-116.1?arch=i586\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-116.1.i586",
"product": {
"name": "python36-idle-3.6.15-116.1.i586",
"product_id": "python36-idle-3.6.15-116.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-idle@3.6.15-116.1?arch=i586\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-116.1.i586",
"product": {
"name": "python36-testsuite-3.6.15-116.1.i586",
"product_id": "python36-testsuite-3.6.15-116.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-testsuite@3.6.15-116.1?arch=i586\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-116.1.i586",
"product": {
"name": "python36-tk-3.6.15-116.1.i586",
"product_id": "python36-tk-3.6.15-116.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-tk@3.6.15-116.1?arch=i586\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-116.1.i586",
"product": {
"name": "python36-tools-3.6.15-116.1.i586",
"product_id": "python36-tools-3.6.15-116.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-tools@3.6.15-116.1?arch=i586\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-116.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.15-116.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.15-116.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_6m1_0@3.6.15-116.1?arch=ppc64le\u0026upstream=python3-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-3.6.15-116.1.ppc64le",
"product": {
"name": "python36-3.6.15-116.1.ppc64le",
"product_id": "python36-3.6.15-116.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36@3.6.15-116.1?arch=ppc64le\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-116.1.ppc64le",
"product": {
"name": "python36-base-3.6.15-116.1.ppc64le",
"product_id": "python36-base-3.6.15-116.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-base@3.6.15-116.1?arch=ppc64le\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-116.1.ppc64le",
"product": {
"name": "python36-curses-3.6.15-116.1.ppc64le",
"product_id": "python36-curses-3.6.15-116.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-curses@3.6.15-116.1?arch=ppc64le\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-116.1.ppc64le",
"product": {
"name": "python36-dbm-3.6.15-116.1.ppc64le",
"product_id": "python36-dbm-3.6.15-116.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-dbm@3.6.15-116.1?arch=ppc64le\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-116.1.ppc64le",
"product": {
"name": "python36-devel-3.6.15-116.1.ppc64le",
"product_id": "python36-devel-3.6.15-116.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-devel@3.6.15-116.1?arch=ppc64le\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-116.1.ppc64le",
"product": {
"name": "python36-idle-3.6.15-116.1.ppc64le",
"product_id": "python36-idle-3.6.15-116.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-idle@3.6.15-116.1?arch=ppc64le\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-116.1.ppc64le",
"product": {
"name": "python36-testsuite-3.6.15-116.1.ppc64le",
"product_id": "python36-testsuite-3.6.15-116.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-testsuite@3.6.15-116.1?arch=ppc64le\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-116.1.ppc64le",
"product": {
"name": "python36-tk-3.6.15-116.1.ppc64le",
"product_id": "python36-tk-3.6.15-116.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-tk@3.6.15-116.1?arch=ppc64le\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-116.1.ppc64le",
"product": {
"name": "python36-tools-3.6.15-116.1.ppc64le",
"product_id": "python36-tools-3.6.15-116.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-tools@3.6.15-116.1?arch=ppc64le\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-116.1.s390",
"product": {
"name": "libpython3_6m1_0-3.6.15-116.1.s390",
"product_id": "libpython3_6m1_0-3.6.15-116.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_6m1_0@3.6.15-116.1?arch=s390\u0026upstream=python3-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-3.6.15-116.1.s390",
"product": {
"name": "python36-3.6.15-116.1.s390",
"product_id": "python36-3.6.15-116.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36@3.6.15-116.1?arch=s390\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-116.1.s390",
"product": {
"name": "python36-base-3.6.15-116.1.s390",
"product_id": "python36-base-3.6.15-116.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-base@3.6.15-116.1?arch=s390\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-116.1.s390",
"product": {
"name": "python36-curses-3.6.15-116.1.s390",
"product_id": "python36-curses-3.6.15-116.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-curses@3.6.15-116.1?arch=s390\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-116.1.s390",
"product": {
"name": "python36-dbm-3.6.15-116.1.s390",
"product_id": "python36-dbm-3.6.15-116.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-dbm@3.6.15-116.1?arch=s390\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-116.1.s390",
"product": {
"name": "python36-devel-3.6.15-116.1.s390",
"product_id": "python36-devel-3.6.15-116.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-devel@3.6.15-116.1?arch=s390\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-116.1.s390",
"product": {
"name": "python36-idle-3.6.15-116.1.s390",
"product_id": "python36-idle-3.6.15-116.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-idle@3.6.15-116.1?arch=s390\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-116.1.s390",
"product": {
"name": "python36-testsuite-3.6.15-116.1.s390",
"product_id": "python36-testsuite-3.6.15-116.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-testsuite@3.6.15-116.1?arch=s390\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-116.1.s390",
"product": {
"name": "python36-tk-3.6.15-116.1.s390",
"product_id": "python36-tk-3.6.15-116.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-tk@3.6.15-116.1?arch=s390\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-116.1.s390",
"product": {
"name": "python36-tools-3.6.15-116.1.s390",
"product_id": "python36-tools-3.6.15-116.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-tools@3.6.15-116.1?arch=s390\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-116.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.15-116.1.s390x",
"product_id": "libpython3_6m1_0-3.6.15-116.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_6m1_0@3.6.15-116.1?arch=s390x\u0026upstream=python3-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"product_id": "libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_6m1_0-32bit@3.6.15-116.1?arch=s390x\u0026upstream=python3-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-3.6.15-116.1.s390x",
"product": {
"name": "python36-3.6.15-116.1.s390x",
"product_id": "python36-3.6.15-116.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36@3.6.15-116.1?arch=s390x\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.15-116.1.s390x",
"product": {
"name": "python36-32bit-3.6.15-116.1.s390x",
"product_id": "python36-32bit-3.6.15-116.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python36-32bit@3.6.15-116.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-116.1.s390x",
"product": {
"name": "python36-base-3.6.15-116.1.s390x",
"product_id": "python36-base-3.6.15-116.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-base@3.6.15-116.1?arch=s390x\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-base-32bit-3.6.15-116.1.s390x",
"product": {
"name": "python36-base-32bit-3.6.15-116.1.s390x",
"product_id": "python36-base-32bit-3.6.15-116.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python36-base-32bit@3.6.15-116.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-116.1.s390x",
"product": {
"name": "python36-curses-3.6.15-116.1.s390x",
"product_id": "python36-curses-3.6.15-116.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-curses@3.6.15-116.1?arch=s390x\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-116.1.s390x",
"product": {
"name": "python36-dbm-3.6.15-116.1.s390x",
"product_id": "python36-dbm-3.6.15-116.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-dbm@3.6.15-116.1?arch=s390x\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-116.1.s390x",
"product": {
"name": "python36-devel-3.6.15-116.1.s390x",
"product_id": "python36-devel-3.6.15-116.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-devel@3.6.15-116.1?arch=s390x\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-116.1.s390x",
"product": {
"name": "python36-idle-3.6.15-116.1.s390x",
"product_id": "python36-idle-3.6.15-116.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-idle@3.6.15-116.1?arch=s390x\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-116.1.s390x",
"product": {
"name": "python36-testsuite-3.6.15-116.1.s390x",
"product_id": "python36-testsuite-3.6.15-116.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-testsuite@3.6.15-116.1?arch=s390x\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-116.1.s390x",
"product": {
"name": "python36-tk-3.6.15-116.1.s390x",
"product_id": "python36-tk-3.6.15-116.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-tk@3.6.15-116.1?arch=s390x\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-116.1.s390x",
"product": {
"name": "python36-tools-3.6.15-116.1.s390x",
"product_id": "python36-tools-3.6.15-116.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-tools@3.6.15-116.1?arch=s390x\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-116.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.15-116.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.15-116.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_6m1_0@3.6.15-116.1?arch=x86_64\u0026upstream=python3-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython3_6m1_0-32bit@3.6.15-116.1?arch=x86_64\u0026upstream=python3-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-3.6.15-116.1.x86_64",
"product": {
"name": "python36-3.6.15-116.1.x86_64",
"product_id": "python36-3.6.15-116.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36@3.6.15-116.1?arch=x86_64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.15-116.1.x86_64",
"product": {
"name": "python36-32bit-3.6.15-116.1.x86_64",
"product_id": "python36-32bit-3.6.15-116.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python36-32bit@3.6.15-116.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-116.1.x86_64",
"product": {
"name": "python36-base-3.6.15-116.1.x86_64",
"product_id": "python36-base-3.6.15-116.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-base@3.6.15-116.1?arch=x86_64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-base-32bit-3.6.15-116.1.x86_64",
"product": {
"name": "python36-base-32bit-3.6.15-116.1.x86_64",
"product_id": "python36-base-32bit-3.6.15-116.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python36-base-32bit@3.6.15-116.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-116.1.x86_64",
"product": {
"name": "python36-curses-3.6.15-116.1.x86_64",
"product_id": "python36-curses-3.6.15-116.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-curses@3.6.15-116.1?arch=x86_64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-116.1.x86_64",
"product": {
"name": "python36-dbm-3.6.15-116.1.x86_64",
"product_id": "python36-dbm-3.6.15-116.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-dbm@3.6.15-116.1?arch=x86_64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-116.1.x86_64",
"product": {
"name": "python36-devel-3.6.15-116.1.x86_64",
"product_id": "python36-devel-3.6.15-116.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-devel@3.6.15-116.1?arch=x86_64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-116.1.x86_64",
"product": {
"name": "python36-idle-3.6.15-116.1.x86_64",
"product_id": "python36-idle-3.6.15-116.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-idle@3.6.15-116.1?arch=x86_64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-116.1.x86_64",
"product": {
"name": "python36-testsuite-3.6.15-116.1.x86_64",
"product_id": "python36-testsuite-3.6.15-116.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-testsuite@3.6.15-116.1?arch=x86_64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-116.1.x86_64",
"product": {
"name": "python36-tk-3.6.15-116.1.x86_64",
"product_id": "python36-tk-3.6.15-116.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-tk@3.6.15-116.1?arch=x86_64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-116.1.x86_64",
"product": {
"name": "python36-tools-3.6.15-116.1.x86_64",
"product_id": "python36-tools-3.6.15-116.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:3.6.15:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python36-tools@3.6.15-116.1?arch=x86_64\u0026upstream=python36-3.6.15-116.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-hpc:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64"
},
"product_reference": "python36-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le"
},
"product_reference": "python36-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x"
},
"product_reference": "python36-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64"
},
"product_reference": "python36-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64"
},
"product_reference": "python36-base-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le"
},
"product_reference": "python36-base-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x"
},
"product_reference": "python36-base-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64"
},
"product_reference": "python36-base-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64"
},
"product_reference": "python36-devel-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le"
},
"product_reference": "python36-devel-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x"
},
"product_reference": "python36-devel-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64"
},
"product_reference": "python36-devel-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64"
},
"product_reference": "python36-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le"
},
"product_reference": "python36-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x"
},
"product_reference": "python36-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64"
},
"product_reference": "python36-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64"
},
"product_reference": "python36-base-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le"
},
"product_reference": "python36-base-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x"
},
"product_reference": "python36-base-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64"
},
"product_reference": "python36-base-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64"
},
"product_reference": "python36-devel-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le"
},
"product_reference": "python36-devel-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x"
},
"product_reference": "python36-devel-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64"
},
"product_reference": "python36-devel-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64"
},
"product_reference": "python36-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le"
},
"product_reference": "python36-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x"
},
"product_reference": "python36-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64"
},
"product_reference": "python36-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64"
},
"product_reference": "python36-base-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le"
},
"product_reference": "python36-base-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x"
},
"product_reference": "python36-base-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64"
},
"product_reference": "python36-base-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64"
},
"product_reference": "python36-devel-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le"
},
"product_reference": "python36-devel-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x"
},
"product_reference": "python36-devel-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
},
"product_reference": "python36-devel-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64"
},
"product_reference": "python36-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le"
},
"product_reference": "python36-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x"
},
"product_reference": "python36-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64"
},
"product_reference": "python36-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64"
},
"product_reference": "python36-base-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le"
},
"product_reference": "python36-base-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x"
},
"product_reference": "python36-base-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64"
},
"product_reference": "python36-base-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64"
},
"product_reference": "python36-devel-3.6.15-116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le"
},
"product_reference": "python36-devel-3.6.15-116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x"
},
"product_reference": "python36-devel-3.6.15-116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64"
},
"product_reference": "python36-devel-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64"
},
"product_reference": "python36-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64"
},
"product_reference": "python36-base-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-devel-3.6.15-116.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64"
},
"product_reference": "python36-devel-3.6.15-116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-0864",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0864"
}
],
"notes": [
{
"category": "general",
"text": "When using the \"configparser\" module to write configuration files\ncontaining multi-line text values with carriage return characters (\\r) the\nresulting file could be injected with unexpected keys and values if the\nattacker controls the written value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0864",
"url": "https://www.suse.com/security/cve/CVE-2026-0864"
},
{
"category": "external",
"summary": "SUSE Bug 1269066 for CVE-2026-0864",
"url": "https://bugzilla.suse.com/1269066"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "important"
}
],
"title": "CVE-2026-0864"
},
{
"cve": "CVE-2026-11940",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-11940"
}
],
"notes": [
{
"category": "general",
"text": "tarfile.extractall() with the \u0027data\u0027 or \u0027tar\u0027\n filter could be bypassed by a crafted archive where a hardlink \nreferences a symlink stored at a deeper name than the hardlink itself. \nThe extraction fallback validated the symlink at it\u0027s archived location \nbut recreated it at the hardlink\u0027s shallower\npath, letting a relative\n target the filter judged contained escape the destination directory. \nThis allowed a malicious tar archive to create a symlink pointing \noutside the destination, enabling out-of-destination file reads or \nwrites. This was an incomplete fix of CVE-2025-4330.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-11940",
"url": "https://www.suse.com/security/cve/CVE-2026-11940"
},
{
"category": "external",
"summary": "SUSE Bug 1268977 for CVE-2026-11940",
"url": "https://bugzilla.suse.com/1268977"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "important"
}
],
"title": "CVE-2026-11940"
},
{
"cve": "CVE-2026-11972",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-11972"
}
],
"notes": [
{
"category": "general",
"text": "When using the \"tarfile\" module with a file opened in \"streaming mode\" (mode=\"r|\") the tarfile module did not properly handle EOF, making archive parsing take exponentially longer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-11972",
"url": "https://www.suse.com/security/cve/CVE-2026-11972"
},
{
"category": "external",
"summary": "SUSE Bug 1269788 for CVE-2026-11972",
"url": "https://bugzilla.suse.com/1269788"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "important"
}
],
"title": "CVE-2026-11972"
},
{
"cve": "CVE-2026-1502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1502"
}
],
"notes": [
{
"category": "general",
"text": "CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1502",
"url": "https://www.suse.com/security/cve/CVE-2026-1502"
},
{
"category": "external",
"summary": "SUSE Bug 1261969 for CVE-2026-1502",
"url": "https://bugzilla.suse.com/1261969"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "moderate"
}
],
"title": "CVE-2026-1502"
},
{
"cve": "CVE-2026-15308",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-15308"
}
],
"notes": [
{
"category": "general",
"text": "The incremental HTML parser (html.parser.HTMLParser) allows for CPU\ndenial-of-service through repeated unterminated markup declarations when\nprocessing uncontrolled data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-15308",
"url": "https://www.suse.com/security/cve/CVE-2026-15308"
},
{
"category": "external",
"summary": "SUSE Bug 1271192 for CVE-2026-15308",
"url": "https://bugzilla.suse.com/1271192"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "important"
}
],
"title": "CVE-2026-15308"
},
{
"cve": "CVE-2026-1703",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1703"
}
],
"notes": [
{
"category": "general",
"text": "When pip is installing and extracting a maliciously crafted wheel archive, files may be extracted outside the installation directory. The path traversal is limited to prefixes of the installation directory, thus isn\u0027t able to inject or overwrite executable files in typical situations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1703",
"url": "https://www.suse.com/security/cve/CVE-2026-1703"
},
{
"category": "external",
"summary": "SUSE Bug 1257599 for CVE-2026-1703",
"url": "https://bugzilla.suse.com/1257599"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "low"
}
],
"title": "CVE-2026-1703"
},
{
"cve": "CVE-2026-3219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3219"
}
],
"notes": [
{
"category": "general",
"text": "pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing \"incorrect\" files according to the filename of the archive. New behavior only proceeds with installation if the file identifies uniquely as a ZIP or tar archive, not as both.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3219",
"url": "https://www.suse.com/security/cve/CVE-2026-3219"
},
{
"category": "external",
"summary": "SUSE Bug 1262429 for CVE-2026-3219",
"url": "https://bugzilla.suse.com/1262429"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "moderate"
}
],
"title": "CVE-2026-3219"
},
{
"cve": "CVE-2026-3276",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3276"
}
],
"notes": [
{
"category": "general",
"text": "unicodedata.normalize() can take excessive CPU time when processing\nspecially crafted Unicode input containing long runs of combining characters\nwith alternating Canonical Combining Class values.\nThis affects all normalization forms.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3276",
"url": "https://www.suse.com/security/cve/CVE-2026-3276"
},
{
"category": "external",
"summary": "SUSE Bug 1267581 for CVE-2026-3276",
"url": "https://bugzilla.suse.com/1267581"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "important"
}
],
"title": "CVE-2026-3276"
},
{
"cve": "CVE-2026-4360",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4360"
}
],
"notes": [
{
"category": "general",
"text": "In the Tarfile.extract() function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter=\u0027data\u0027 to the extract() function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4360",
"url": "https://www.suse.com/security/cve/CVE-2026-4360"
},
{
"category": "external",
"summary": "SUSE Bug 1269959 for CVE-2026-4360",
"url": "https://bugzilla.suse.com/1269959"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "low"
}
],
"title": "CVE-2026-4360"
},
{
"cve": "CVE-2026-4786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4786"
}
],
"notes": [
{
"category": "general",
"text": "Mitgation of CVE-2026-4519 was incomplete. If the URL contained \"%action\" the mitigation could be bypassed for certain browser types the \"webbrowser.open()\" API could have commands injected into the underlying shell. See CVE-2026-4519 for details.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4786",
"url": "https://www.suse.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4786",
"url": "https://bugzilla.suse.com/1260026"
},
{
"category": "external",
"summary": "SUSE Bug 1262319 for CVE-2026-4786",
"url": "https://bugzilla.suse.com/1262319"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "important"
}
],
"title": "CVE-2026-4786"
},
{
"cve": "CVE-2026-6019",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6019"
}
],
"notes": [
{
"category": "general",
"text": "http.cookies.Morsel.js_output() returns an inline \u003cscript\u003e snippet and only escapes \" for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence \u003c/script\u003e inside the generated script element. Mitigation base64-encodes the cookie value to disallow escaping using cookie value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6019",
"url": "https://www.suse.com/security/cve/CVE-2026-6019"
},
{
"category": "external",
"summary": "SUSE Bug 1262654 for CVE-2026-6019",
"url": "https://bugzilla.suse.com/1262654"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "low"
}
],
"title": "CVE-2026-6019"
},
{
"cve": "CVE-2026-6100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6100"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The fix cleans up the dangling pointer in this specific error condition.\n\nThe vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6100",
"url": "https://www.suse.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "SUSE Bug 1262098 for CVE-2026-6100",
"url": "https://bugzilla.suse.com/1262098"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "important"
}
],
"title": "CVE-2026-6100"
},
{
"cve": "CVE-2026-6357",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6357"
}
],
"notes": [
{
"category": "general",
"text": "pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6357",
"url": "https://www.suse.com/security/cve/CVE-2026-6357"
},
{
"category": "external",
"summary": "SUSE Bug 1263442 for CVE-2026-6357",
"url": "https://bugzilla.suse.com/1263442"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "moderate"
}
],
"title": "CVE-2026-6357"
},
{
"cve": "CVE-2026-7210",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-7210"
}
],
"notes": [
{
"category": "general",
"text": "`xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\\r\\n\\r\\nFully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-7210",
"url": "https://www.suse.com/security/cve/CVE-2026-7210"
},
{
"category": "external",
"summary": "SUSE Bug 1264962 for CVE-2026-7210",
"url": "https://bugzilla.suse.com/1264962"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "important"
}
],
"title": "CVE-2026-7210"
},
{
"cve": "CVE-2026-7774",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-7774"
}
],
"notes": [
{
"category": "general",
"text": "tarfile.data_filter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall() to write files outside the destination directory, subject to the permissions of the extracting process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-7774",
"url": "https://www.suse.com/security/cve/CVE-2026-7774"
},
{
"category": "external",
"summary": "SUSE Bug 1267821 for CVE-2026-7774",
"url": "https://bugzilla.suse.com/1267821"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "important"
}
],
"title": "CVE-2026-7774"
},
{
"cve": "CVE-2026-8328",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-8328"
}
],
"notes": [
{
"category": "general",
"text": "The ftpcp() function in Lib/ftplib.py was not updated when \nCVE-2021-4189 was fixed. While makepasv() was patched to replace \nserver-supplied PASV host addresses with the actual peer address \n(getpeername()[0]), ftpcp() still calls parse227() directly and passes \nthe raw attacker-controllable IP address and port to target.sendport(). This patch is related to CVE-2021-4189.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-8328",
"url": "https://www.suse.com/security/cve/CVE-2026-8328"
},
{
"category": "external",
"summary": "SUSE Bug 1265268 for CVE-2026-8328",
"url": "https://bugzilla.suse.com/1265268"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "moderate"
}
],
"title": "CVE-2026-8328"
},
{
"cve": "CVE-2026-8643",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-8643"
}
],
"notes": [
{
"category": "general",
"text": "pip would treat console_scripts and gui_scripts as paths instead of file names without sanitizing the resolved absolute path to the installation directory, leading to entry points being installed outside the installation directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-8643",
"url": "https://www.suse.com/security/cve/CVE-2026-8643"
},
{
"category": "external",
"summary": "SUSE Bug 1266669 for CVE-2026-8643",
"url": "https://bugzilla.suse.com/1266669"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-devel-3.6.15-116.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T12:15:45Z",
"details": "important"
}
],
"title": "CVE-2026-8643"
}
]
}
SUSE-SU-2026:3862-1
Vulnerability from csaf_suse - Published: 2026-08-28 13:13 - Updated: 2026-09-16 20:53Summary
Security update for python
Severity
Important
Notes
Title of the patch: Security update for python
Description of the patch: This update for python fixes the following issues:
- CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the
`configparser` module is used (bsc#1269066).
- CVE-2026-1703: files may be extracted outside the installation directory when installing and extracting maliciously
crafted wheel archives (bsc#1257599).
- CVE-2026-3219: python-pip: pip doesn't reject concatenated ZIP (bsc#1262467).
- CVE-2026-3276: quadratic complexity in `unicodedata.normalize()` can lead to DoS when processing specially crafted
Unicode input (bsc#1267581).
- CVE-2026-6357: pip self-update functionality can import newly installed modules after wheel installation (bsc#1263442
bsc#1263443).
- CVE-2026-7210: `xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding
protection (bsc#1264962).
- CVE-2026-8328: `ftpcp()` does not use actual peer address and trusts server-supplied PASV host address (bsc#1265268).
- CVE-2026-8643: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite
(bsc#1266669).
- CVE-2026-11972: infinite loop due to improper EOF handling in the tarfile module streaming mode can lead to DoS
(bsc#1269788).
- CVE-2026-15308: Incremental HTMLParser allows CPU-exhaustion DoS via repeated unterminated markup declarations
(bsc#1271192).
- Regression in `http.cookies` (bsc#1263083).
Patchnames: SUSE-2026-3862,SUSE-SLE-SERVER-12-SP5-LTSS-2026-3862,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-3862
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
207 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
207 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
207 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
207 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
207 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
207 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.8 (Medium)
Affected products
Recommended
207 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
207 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
207 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
207 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
46 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",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\n- CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the\n `configparser` module is used (bsc#1269066).\n- CVE-2026-1703: files may be extracted outside the installation directory when installing and extracting maliciously\n crafted wheel archives (bsc#1257599).\n- CVE-2026-3219: python-pip: pip doesn\u0027t reject concatenated ZIP (bsc#1262467).\n- CVE-2026-3276: quadratic complexity in `unicodedata.normalize()` can lead to DoS when processing specially crafted\n Unicode input (bsc#1267581).\n- CVE-2026-6357: pip self-update functionality can import newly installed modules after wheel installation (bsc#1263442\n bsc#1263443).\n- CVE-2026-7210: `xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding\n protection (bsc#1264962).\n- CVE-2026-8328: `ftpcp()` does not use actual peer address and trusts server-supplied PASV host address (bsc#1265268).\n- CVE-2026-8643: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite\n (bsc#1266669).\n- CVE-2026-11972: infinite loop due to improper EOF handling in the tarfile module streaming mode can lead to DoS\n (bsc#1269788).\n- CVE-2026-15308: Incremental HTMLParser allows CPU-exhaustion DoS via repeated unterminated markup declarations\n (bsc#1271192).\n- Regression in `http.cookies` (bsc#1263083).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3862,SUSE-SLE-SERVER-12-SP5-LTSS-2026-3862,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-3862",
"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_3862-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3862-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263862-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3862-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-August/028650.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257599",
"url": "https://bugzilla.suse.com/1257599"
},
{
"category": "self",
"summary": "SUSE Bug 1262467",
"url": "https://bugzilla.suse.com/1262467"
},
{
"category": "self",
"summary": "SUSE Bug 1263083",
"url": "https://bugzilla.suse.com/1263083"
},
{
"category": "self",
"summary": "SUSE Bug 1263442",
"url": "https://bugzilla.suse.com/1263442"
},
{
"category": "self",
"summary": "SUSE Bug 1263443",
"url": "https://bugzilla.suse.com/1263443"
},
{
"category": "self",
"summary": "SUSE Bug 1264962",
"url": "https://bugzilla.suse.com/1264962"
},
{
"category": "self",
"summary": "SUSE Bug 1265268",
"url": "https://bugzilla.suse.com/1265268"
},
{
"category": "self",
"summary": "SUSE Bug 1266669",
"url": "https://bugzilla.suse.com/1266669"
},
{
"category": "self",
"summary": "SUSE Bug 1267581",
"url": "https://bugzilla.suse.com/1267581"
},
{
"category": "self",
"summary": "SUSE Bug 1269066",
"url": "https://bugzilla.suse.com/1269066"
},
{
"category": "self",
"summary": "SUSE Bug 1269788",
"url": "https://bugzilla.suse.com/1269788"
},
{
"category": "self",
"summary": "SUSE Bug 1271192",
"url": "https://bugzilla.suse.com/1271192"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0864 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0864/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-11972 page",
"url": "https://www.suse.com/security/cve/CVE-2026-11972/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-15308 page",
"url": "https://www.suse.com/security/cve/CVE-2026-15308/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1703 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3219 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3276 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3276/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6357 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6357/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-7210 page",
"url": "https://www.suse.com/security/cve/CVE-2026-7210/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-8328 page",
"url": "https://www.suse.com/security/cve/CVE-2026-8328/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-8643 page",
"url": "https://www.suse.com/security/cve/CVE-2026-8643/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2026-09-16T20:53:23Z",
"generator": {
"date": "2026-08-28T13:13:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3862-1",
"initial_release_date": "2026-08-28T13:13:40Z",
"revision_history": [
{
"date": "2026-08-28T13:13:40Z",
"number": "1",
"summary": "Current version"
},
{
"date": "2026-09-16T19:50:25Z",
"number": "2",
"summary": "unknown changes"
},
{
"date": "2026-09-16T20:53:23Z",
"number": "3",
"summary": "unknown changes"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython2_7-1_0@2.7.18-33.82.1?arch=aarch64\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.82.1.aarch64",
"product": {
"name": "python-2.7.18-33.82.1.aarch64",
"product_id": "python-2.7.18-33.82.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python@2.7.18-33.82.1?arch=aarch64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.82.1.aarch64",
"product": {
"name": "python-base-2.7.18-33.82.1.aarch64",
"product_id": "python-base-2.7.18-33.82.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-base@2.7.18-33.82.1?arch=aarch64\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.82.1.aarch64",
"product": {
"name": "python-curses-2.7.18-33.82.1.aarch64",
"product_id": "python-curses-2.7.18-33.82.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-curses@2.7.18-33.82.1?arch=aarch64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.82.1.aarch64",
"product": {
"name": "python-demo-2.7.18-33.82.1.aarch64",
"product_id": "python-demo-2.7.18-33.82.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-demo@2.7.18-33.82.1?arch=aarch64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.82.1.aarch64",
"product": {
"name": "python-devel-2.7.18-33.82.1.aarch64",
"product_id": "python-devel-2.7.18-33.82.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-devel@2.7.18-33.82.1?arch=aarch64\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.82.1.aarch64",
"product": {
"name": "python-gdbm-2.7.18-33.82.1.aarch64",
"product_id": "python-gdbm-2.7.18-33.82.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-gdbm@2.7.18-33.82.1?arch=aarch64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.82.1.aarch64",
"product": {
"name": "python-idle-2.7.18-33.82.1.aarch64",
"product_id": "python-idle-2.7.18-33.82.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-idle@2.7.18-33.82.1?arch=aarch64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.82.1.aarch64",
"product": {
"name": "python-strict-tls-check-2.7.18-33.82.1.aarch64",
"product_id": "python-strict-tls-check-2.7.18-33.82.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-strict-tls-check@2.7.18-33.82.1?arch=aarch64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.82.1.aarch64",
"product": {
"name": "python-tk-2.7.18-33.82.1.aarch64",
"product_id": "python-tk-2.7.18-33.82.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-tk@2.7.18-33.82.1?arch=aarch64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.82.1.aarch64",
"product": {
"name": "python-xml-2.7.18-33.82.1.aarch64",
"product_id": "python-xml-2.7.18-33.82.1.aarch64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-xml@2.7.18-33.82.1?arch=aarch64\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.18-33.82.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.18-33.82.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.18-33.82.1.aarch64_ilp32",
"product_identification_helper": {
"purl": "pkg:rpm/suse/libpython2_7-1_0-64bit@2.7.18-33.82.1?arch=aarch64_ilp32"
}
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.18-33.82.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.18-33.82.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.18-33.82.1.aarch64_ilp32",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python-64bit@2.7.18-33.82.1?arch=aarch64_ilp32"
}
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.18-33.82.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.18-33.82.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.18-33.82.1.aarch64_ilp32",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python-base-64bit@2.7.18-33.82.1?arch=aarch64_ilp32"
}
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.82.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.i586",
"product_id": "libpython2_7-1_0-2.7.18-33.82.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython2_7-1_0@2.7.18-33.82.1?arch=i586\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.82.1.i586",
"product": {
"name": "python-2.7.18-33.82.1.i586",
"product_id": "python-2.7.18-33.82.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python@2.7.18-33.82.1?arch=i586\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.82.1.i586",
"product": {
"name": "python-base-2.7.18-33.82.1.i586",
"product_id": "python-base-2.7.18-33.82.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-base@2.7.18-33.82.1?arch=i586\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.82.1.i586",
"product": {
"name": "python-curses-2.7.18-33.82.1.i586",
"product_id": "python-curses-2.7.18-33.82.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-curses@2.7.18-33.82.1?arch=i586\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.82.1.i586",
"product": {
"name": "python-demo-2.7.18-33.82.1.i586",
"product_id": "python-demo-2.7.18-33.82.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-demo@2.7.18-33.82.1?arch=i586\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.82.1.i586",
"product": {
"name": "python-devel-2.7.18-33.82.1.i586",
"product_id": "python-devel-2.7.18-33.82.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-devel@2.7.18-33.82.1?arch=i586\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.82.1.i586",
"product": {
"name": "python-gdbm-2.7.18-33.82.1.i586",
"product_id": "python-gdbm-2.7.18-33.82.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-gdbm@2.7.18-33.82.1?arch=i586\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.82.1.i586",
"product": {
"name": "python-idle-2.7.18-33.82.1.i586",
"product_id": "python-idle-2.7.18-33.82.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-idle@2.7.18-33.82.1?arch=i586\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.82.1.i586",
"product": {
"name": "python-strict-tls-check-2.7.18-33.82.1.i586",
"product_id": "python-strict-tls-check-2.7.18-33.82.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-strict-tls-check@2.7.18-33.82.1?arch=i586\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.82.1.i586",
"product": {
"name": "python-tk-2.7.18-33.82.1.i586",
"product_id": "python-tk-2.7.18-33.82.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-tk@2.7.18-33.82.1?arch=i586\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.82.1.i586",
"product": {
"name": "python-xml-2.7.18-33.82.1.i586",
"product_id": "python-xml-2.7.18-33.82.1.i586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-xml@2.7.18-33.82.1?arch=i586\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.18-33.82.1.noarch",
"product": {
"name": "python-doc-2.7.18-33.82.1.noarch",
"product_id": "python-doc-2.7.18-33.82.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python-doc@2.7.18-33.82.1?arch=noarch\u0026upstream=python-doc-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.18-33.82.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.18-33.82.1.noarch",
"product_id": "python-doc-pdf-2.7.18-33.82.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/suse/python-doc-pdf@2.7.18-33.82.1?arch=noarch\u0026upstream=python-doc-2.7.18-33.82.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython2_7-1_0@2.7.18-33.82.1?arch=ppc64le\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.82.1.ppc64le",
"product": {
"name": "python-2.7.18-33.82.1.ppc64le",
"product_id": "python-2.7.18-33.82.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python@2.7.18-33.82.1?arch=ppc64le\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.82.1.ppc64le",
"product": {
"name": "python-base-2.7.18-33.82.1.ppc64le",
"product_id": "python-base-2.7.18-33.82.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-base@2.7.18-33.82.1?arch=ppc64le\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.82.1.ppc64le",
"product": {
"name": "python-curses-2.7.18-33.82.1.ppc64le",
"product_id": "python-curses-2.7.18-33.82.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-curses@2.7.18-33.82.1?arch=ppc64le\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.82.1.ppc64le",
"product": {
"name": "python-demo-2.7.18-33.82.1.ppc64le",
"product_id": "python-demo-2.7.18-33.82.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-demo@2.7.18-33.82.1?arch=ppc64le\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.82.1.ppc64le",
"product": {
"name": "python-devel-2.7.18-33.82.1.ppc64le",
"product_id": "python-devel-2.7.18-33.82.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-devel@2.7.18-33.82.1?arch=ppc64le\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.82.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.18-33.82.1.ppc64le",
"product_id": "python-gdbm-2.7.18-33.82.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-gdbm@2.7.18-33.82.1?arch=ppc64le\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.82.1.ppc64le",
"product": {
"name": "python-idle-2.7.18-33.82.1.ppc64le",
"product_id": "python-idle-2.7.18-33.82.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-idle@2.7.18-33.82.1?arch=ppc64le\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.82.1.ppc64le",
"product": {
"name": "python-strict-tls-check-2.7.18-33.82.1.ppc64le",
"product_id": "python-strict-tls-check-2.7.18-33.82.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-strict-tls-check@2.7.18-33.82.1?arch=ppc64le\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.82.1.ppc64le",
"product": {
"name": "python-tk-2.7.18-33.82.1.ppc64le",
"product_id": "python-tk-2.7.18-33.82.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-tk@2.7.18-33.82.1?arch=ppc64le\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.82.1.ppc64le",
"product": {
"name": "python-xml-2.7.18-33.82.1.ppc64le",
"product_id": "python-xml-2.7.18-33.82.1.ppc64le",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-xml@2.7.18-33.82.1?arch=ppc64le\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.82.1.s390",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.s390",
"product_id": "libpython2_7-1_0-2.7.18-33.82.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython2_7-1_0@2.7.18-33.82.1?arch=s390\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.82.1.s390",
"product": {
"name": "python-2.7.18-33.82.1.s390",
"product_id": "python-2.7.18-33.82.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python@2.7.18-33.82.1?arch=s390\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.82.1.s390",
"product": {
"name": "python-base-2.7.18-33.82.1.s390",
"product_id": "python-base-2.7.18-33.82.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-base@2.7.18-33.82.1?arch=s390\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.82.1.s390",
"product": {
"name": "python-curses-2.7.18-33.82.1.s390",
"product_id": "python-curses-2.7.18-33.82.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-curses@2.7.18-33.82.1?arch=s390\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.82.1.s390",
"product": {
"name": "python-demo-2.7.18-33.82.1.s390",
"product_id": "python-demo-2.7.18-33.82.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-demo@2.7.18-33.82.1?arch=s390\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.82.1.s390",
"product": {
"name": "python-devel-2.7.18-33.82.1.s390",
"product_id": "python-devel-2.7.18-33.82.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-devel@2.7.18-33.82.1?arch=s390\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.82.1.s390",
"product": {
"name": "python-gdbm-2.7.18-33.82.1.s390",
"product_id": "python-gdbm-2.7.18-33.82.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-gdbm@2.7.18-33.82.1?arch=s390\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.82.1.s390",
"product": {
"name": "python-idle-2.7.18-33.82.1.s390",
"product_id": "python-idle-2.7.18-33.82.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-idle@2.7.18-33.82.1?arch=s390\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.82.1.s390",
"product": {
"name": "python-strict-tls-check-2.7.18-33.82.1.s390",
"product_id": "python-strict-tls-check-2.7.18-33.82.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-strict-tls-check@2.7.18-33.82.1?arch=s390\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.82.1.s390",
"product": {
"name": "python-tk-2.7.18-33.82.1.s390",
"product_id": "python-tk-2.7.18-33.82.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-tk@2.7.18-33.82.1?arch=s390\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.82.1.s390",
"product": {
"name": "python-xml-2.7.18-33.82.1.s390",
"product_id": "python-xml-2.7.18-33.82.1.s390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-xml@2.7.18-33.82.1?arch=s390\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.82.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.s390x",
"product_id": "libpython2_7-1_0-2.7.18-33.82.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython2_7-1_0@2.7.18-33.82.1?arch=s390x\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"product_id": "libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython2_7-1_0-32bit@2.7.18-33.82.1?arch=s390x\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.82.1.s390x",
"product": {
"name": "python-2.7.18-33.82.1.s390x",
"product_id": "python-2.7.18-33.82.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python@2.7.18-33.82.1?arch=s390x\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-33.82.1.s390x",
"product": {
"name": "python-32bit-2.7.18-33.82.1.s390x",
"product_id": "python-32bit-2.7.18-33.82.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-32bit@2.7.18-33.82.1?arch=s390x\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.82.1.s390x",
"product": {
"name": "python-base-2.7.18-33.82.1.s390x",
"product_id": "python-base-2.7.18-33.82.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-base@2.7.18-33.82.1?arch=s390x\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-33.82.1.s390x",
"product": {
"name": "python-base-32bit-2.7.18-33.82.1.s390x",
"product_id": "python-base-32bit-2.7.18-33.82.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-base-32bit@2.7.18-33.82.1?arch=s390x\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.82.1.s390x",
"product": {
"name": "python-curses-2.7.18-33.82.1.s390x",
"product_id": "python-curses-2.7.18-33.82.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-curses@2.7.18-33.82.1?arch=s390x\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.82.1.s390x",
"product": {
"name": "python-demo-2.7.18-33.82.1.s390x",
"product_id": "python-demo-2.7.18-33.82.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-demo@2.7.18-33.82.1?arch=s390x\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.82.1.s390x",
"product": {
"name": "python-devel-2.7.18-33.82.1.s390x",
"product_id": "python-devel-2.7.18-33.82.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-devel@2.7.18-33.82.1?arch=s390x\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.82.1.s390x",
"product": {
"name": "python-gdbm-2.7.18-33.82.1.s390x",
"product_id": "python-gdbm-2.7.18-33.82.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-gdbm@2.7.18-33.82.1?arch=s390x\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.82.1.s390x",
"product": {
"name": "python-idle-2.7.18-33.82.1.s390x",
"product_id": "python-idle-2.7.18-33.82.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-idle@2.7.18-33.82.1?arch=s390x\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.82.1.s390x",
"product": {
"name": "python-strict-tls-check-2.7.18-33.82.1.s390x",
"product_id": "python-strict-tls-check-2.7.18-33.82.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-strict-tls-check@2.7.18-33.82.1?arch=s390x\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.82.1.s390x",
"product": {
"name": "python-tk-2.7.18-33.82.1.s390x",
"product_id": "python-tk-2.7.18-33.82.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-tk@2.7.18-33.82.1?arch=s390x\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.82.1.s390x",
"product": {
"name": "python-xml-2.7.18-33.82.1.s390x",
"product_id": "python-xml-2.7.18-33.82.1.s390x",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-xml@2.7.18-33.82.1?arch=s390x\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython2_7-1_0@2.7.18-33.82.1?arch=x86_64\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/libpython2_7-1_0-32bit@2.7.18-33.82.1?arch=x86_64\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.82.1.x86_64",
"product": {
"name": "python-2.7.18-33.82.1.x86_64",
"product_id": "python-2.7.18-33.82.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python@2.7.18-33.82.1?arch=x86_64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-33.82.1.x86_64",
"product": {
"name": "python-32bit-2.7.18-33.82.1.x86_64",
"product_id": "python-32bit-2.7.18-33.82.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-32bit@2.7.18-33.82.1?arch=x86_64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.82.1.x86_64",
"product": {
"name": "python-base-2.7.18-33.82.1.x86_64",
"product_id": "python-base-2.7.18-33.82.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-base@2.7.18-33.82.1?arch=x86_64\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-33.82.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.18-33.82.1.x86_64",
"product_id": "python-base-32bit-2.7.18-33.82.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-base-32bit@2.7.18-33.82.1?arch=x86_64\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.82.1.x86_64",
"product": {
"name": "python-curses-2.7.18-33.82.1.x86_64",
"product_id": "python-curses-2.7.18-33.82.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-curses@2.7.18-33.82.1?arch=x86_64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.82.1.x86_64",
"product": {
"name": "python-demo-2.7.18-33.82.1.x86_64",
"product_id": "python-demo-2.7.18-33.82.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-demo@2.7.18-33.82.1?arch=x86_64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.82.1.x86_64",
"product": {
"name": "python-devel-2.7.18-33.82.1.x86_64",
"product_id": "python-devel-2.7.18-33.82.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-devel@2.7.18-33.82.1?arch=x86_64\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.82.1.x86_64",
"product": {
"name": "python-gdbm-2.7.18-33.82.1.x86_64",
"product_id": "python-gdbm-2.7.18-33.82.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-gdbm@2.7.18-33.82.1?arch=x86_64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.82.1.x86_64",
"product": {
"name": "python-idle-2.7.18-33.82.1.x86_64",
"product_id": "python-idle-2.7.18-33.82.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-idle@2.7.18-33.82.1?arch=x86_64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.82.1.x86_64",
"product": {
"name": "python-strict-tls-check-2.7.18-33.82.1.x86_64",
"product_id": "python-strict-tls-check-2.7.18-33.82.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-strict-tls-check@2.7.18-33.82.1?arch=x86_64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.82.1.x86_64",
"product": {
"name": "python-tk-2.7.18-33.82.1.x86_64",
"product_id": "python-tk-2.7.18-33.82.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python_software_foundation:cpython:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-tk@2.7.18-33.82.1?arch=x86_64\u0026upstream=python-2.7.18-33.82.1.src.rpm"
}
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.82.1.x86_64",
"product": {
"name": "python-xml-2.7.18-33.82.1.x86_64",
"product_id": "python-xml-2.7.18-33.82.1.x86_64",
"product_identification_helper": {
"cpe": "cpe:2.3:a:python:python:2.7.18:*:*:*:*:*:*:*",
"purl": "pkg:rpm/suse/python-xml@2.7.18-33.82.1?arch=x86_64\u0026upstream=python-base-2.7.18-33.82.1.src.rpm"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-hpc:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x"
},
"product_reference": "python-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x"
},
"product_reference": "python-32bit-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-base-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-base-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x"
},
"product_reference": "python-base-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-base-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x"
},
"product_reference": "python-base-32bit-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-curses-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x"
},
"product_reference": "python-curses-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-curses-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-demo-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x"
},
"product_reference": "python-demo-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-demo-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-devel-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x"
},
"product_reference": "python-devel-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-devel-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-33.82.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch"
},
"product_reference": "python-doc-2.7.18-33.82.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-33.82.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-33.82.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-idle-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x"
},
"product_reference": "python-idle-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-idle-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-tk-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x"
},
"product_reference": "python-tk-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-tk-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-xml-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x"
},
"product_reference": "python-xml-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-xml-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x"
},
"product_reference": "python-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x"
},
"product_reference": "python-32bit-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-base-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-base-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x"
},
"product_reference": "python-base-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-base-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x"
},
"product_reference": "python-base-32bit-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-curses-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x"
},
"product_reference": "python-curses-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-curses-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-demo-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x"
},
"product_reference": "python-demo-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-demo-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-devel-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x"
},
"product_reference": "python-devel-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-devel-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-33.82.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch"
},
"product_reference": "python-doc-2.7.18-33.82.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-33.82.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-33.82.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-idle-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x"
},
"product_reference": "python-idle-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-idle-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-tk-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x"
},
"product_reference": "python-tk-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-tk-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-xml-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x"
},
"product_reference": "python-xml-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-xml-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x"
},
"product_reference": "python-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x"
},
"product_reference": "python-32bit-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-base-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-base-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x"
},
"product_reference": "python-base-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-base-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x"
},
"product_reference": "python-base-32bit-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-curses-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x"
},
"product_reference": "python-curses-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-curses-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-demo-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x"
},
"product_reference": "python-demo-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-demo-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-devel-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x"
},
"product_reference": "python-devel-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-devel-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-33.82.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch"
},
"product_reference": "python-doc-2.7.18-33.82.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-33.82.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-33.82.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-idle-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x"
},
"product_reference": "python-idle-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-idle-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-tk-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x"
},
"product_reference": "python-tk-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-tk-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-xml-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x"
},
"product_reference": "python-xml-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-xml-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x"
},
"product_reference": "python-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x"
},
"product_reference": "python-32bit-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-base-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-base-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x"
},
"product_reference": "python-base-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-base-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x"
},
"product_reference": "python-base-32bit-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-curses-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x"
},
"product_reference": "python-curses-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-curses-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-demo-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x"
},
"product_reference": "python-demo-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-demo-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-devel-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x"
},
"product_reference": "python-devel-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-devel-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-33.82.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch"
},
"product_reference": "python-doc-2.7.18-33.82.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-33.82.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-33.82.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-idle-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x"
},
"product_reference": "python-idle-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-idle-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-tk-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x"
},
"product_reference": "python-tk-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-tk-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64"
},
"product_reference": "python-xml-2.7.18-33.82.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-33.82.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x"
},
"product_reference": "python-xml-2.7.18-33.82.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-xml-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-base-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-curses-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-demo-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-devel-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-33.82.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch"
},
"product_reference": "python-doc-2.7.18-33.82.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-33.82.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-33.82.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-idle-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-tk-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.82.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
},
"product_reference": "python-xml-2.7.18-33.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-0864",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0864"
}
],
"notes": [
{
"category": "general",
"text": "When using the \"configparser\" module to write configuration files\ncontaining multi-line text values with carriage return characters (\\r) the\nresulting file could be injected with unexpected keys and values if the\nattacker controls the written value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0864",
"url": "https://www.suse.com/security/cve/CVE-2026-0864"
},
{
"category": "external",
"summary": "SUSE Bug 1269066 for CVE-2026-0864",
"url": "https://bugzilla.suse.com/1269066"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T13:13:40Z",
"details": "important"
}
],
"title": "CVE-2026-0864"
},
{
"cve": "CVE-2026-11972",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-11972"
}
],
"notes": [
{
"category": "general",
"text": "When using the \"tarfile\" module with a file opened in \"streaming mode\" (mode=\"r|\") the tarfile module did not properly handle EOF, making archive parsing take exponentially longer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-11972",
"url": "https://www.suse.com/security/cve/CVE-2026-11972"
},
{
"category": "external",
"summary": "SUSE Bug 1269788 for CVE-2026-11972",
"url": "https://bugzilla.suse.com/1269788"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T13:13:40Z",
"details": "important"
}
],
"title": "CVE-2026-11972"
},
{
"cve": "CVE-2026-15308",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-15308"
}
],
"notes": [
{
"category": "general",
"text": "The incremental HTML parser (html.parser.HTMLParser) allows for CPU\ndenial-of-service through repeated unterminated markup declarations when\nprocessing uncontrolled data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-15308",
"url": "https://www.suse.com/security/cve/CVE-2026-15308"
},
{
"category": "external",
"summary": "SUSE Bug 1271192 for CVE-2026-15308",
"url": "https://bugzilla.suse.com/1271192"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T13:13:40Z",
"details": "important"
}
],
"title": "CVE-2026-15308"
},
{
"cve": "CVE-2026-1703",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1703"
}
],
"notes": [
{
"category": "general",
"text": "When pip is installing and extracting a maliciously crafted wheel archive, files may be extracted outside the installation directory. The path traversal is limited to prefixes of the installation directory, thus isn\u0027t able to inject or overwrite executable files in typical situations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1703",
"url": "https://www.suse.com/security/cve/CVE-2026-1703"
},
{
"category": "external",
"summary": "SUSE Bug 1257599 for CVE-2026-1703",
"url": "https://bugzilla.suse.com/1257599"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T13:13:40Z",
"details": "low"
}
],
"title": "CVE-2026-1703"
},
{
"cve": "CVE-2026-3219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3219"
}
],
"notes": [
{
"category": "general",
"text": "pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing \"incorrect\" files according to the filename of the archive. New behavior only proceeds with installation if the file identifies uniquely as a ZIP or tar archive, not as both.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3219",
"url": "https://www.suse.com/security/cve/CVE-2026-3219"
},
{
"category": "external",
"summary": "SUSE Bug 1262429 for CVE-2026-3219",
"url": "https://bugzilla.suse.com/1262429"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T13:13:40Z",
"details": "moderate"
}
],
"title": "CVE-2026-3219"
},
{
"cve": "CVE-2026-3276",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3276"
}
],
"notes": [
{
"category": "general",
"text": "unicodedata.normalize() can take excessive CPU time when processing\nspecially crafted Unicode input containing long runs of combining characters\nwith alternating Canonical Combining Class values.\nThis affects all normalization forms.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3276",
"url": "https://www.suse.com/security/cve/CVE-2026-3276"
},
{
"category": "external",
"summary": "SUSE Bug 1267581 for CVE-2026-3276",
"url": "https://bugzilla.suse.com/1267581"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T13:13:40Z",
"details": "important"
}
],
"title": "CVE-2026-3276"
},
{
"cve": "CVE-2026-6357",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6357"
}
],
"notes": [
{
"category": "general",
"text": "pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6357",
"url": "https://www.suse.com/security/cve/CVE-2026-6357"
},
{
"category": "external",
"summary": "SUSE Bug 1263442 for CVE-2026-6357",
"url": "https://bugzilla.suse.com/1263442"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T13:13:40Z",
"details": "moderate"
}
],
"title": "CVE-2026-6357"
},
{
"cve": "CVE-2026-7210",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-7210"
}
],
"notes": [
{
"category": "general",
"text": "`xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\\r\\n\\r\\nFully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-7210",
"url": "https://www.suse.com/security/cve/CVE-2026-7210"
},
{
"category": "external",
"summary": "SUSE Bug 1264962 for CVE-2026-7210",
"url": "https://bugzilla.suse.com/1264962"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T13:13:40Z",
"details": "important"
}
],
"title": "CVE-2026-7210"
},
{
"cve": "CVE-2026-8328",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-8328"
}
],
"notes": [
{
"category": "general",
"text": "The ftpcp() function in Lib/ftplib.py was not updated when \nCVE-2021-4189 was fixed. While makepasv() was patched to replace \nserver-supplied PASV host addresses with the actual peer address \n(getpeername()[0]), ftpcp() still calls parse227() directly and passes \nthe raw attacker-controllable IP address and port to target.sendport(). This patch is related to CVE-2021-4189.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-8328",
"url": "https://www.suse.com/security/cve/CVE-2026-8328"
},
{
"category": "external",
"summary": "SUSE Bug 1265268 for CVE-2026-8328",
"url": "https://bugzilla.suse.com/1265268"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T13:13:40Z",
"details": "moderate"
}
],
"title": "CVE-2026-8328"
},
{
"cve": "CVE-2026-8643",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-8643"
}
],
"notes": [
{
"category": "general",
"text": "pip would treat console_scripts and gui_scripts as paths instead of file names without sanitizing the resolved absolute path to the installation directory, leading to entry points being installed outside the installation directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-8643",
"url": "https://www.suse.com/security/cve/CVE-2026-8643"
},
{
"category": "external",
"summary": "SUSE Bug 1266669 for CVE-2026-8643",
"url": "https://bugzilla.suse.com/1266669"
}
],
"remediations": [
{
"category": "vendor_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 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise High Performance Computing 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.82.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.82.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-28T13:13:40Z",
"details": "important"
}
],
"title": "CVE-2026-8643"
}
]
}
ubuntu-cve-2026-6357
Vulnerability from osv_ubuntu
Published
2026-04-27 15:16
Modified
2026-06-03 08:45
Summary
Details
pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation.
Severity
N/A (UNKNOWN)
References
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python-pip",
"binary_version": "1.5.4-1ubuntu4+esm5"
},
{
"binary_name": "python-pip-whl",
"binary_version": "1.5.4-1ubuntu4+esm5"
},
{
"binary_name": "python3-pip",
"binary_version": "1.5.4-1ubuntu4+esm5"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "python-pip",
"purl": "pkg:deb/ubuntu/python-pip@1.5.4-1ubuntu4+esm5?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.4.1-2",
"1.5.4-1",
"1.5.4-1ubuntu1",
"1.5.4-1ubuntu3",
"1.5.4-1ubuntu4",
"1.5.4-1ubuntu4+esm1",
"1.5.4-1ubuntu4+esm2",
"1.5.4-1ubuntu4+esm3",
"1.5.4-1ubuntu4+esm4",
"1.5.4-1ubuntu4+esm5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python-pip",
"binary_version": "8.1.1-2ubuntu0.6+esm12"
},
{
"binary_name": "python-pip-whl",
"binary_version": "8.1.1-2ubuntu0.6+esm12"
},
{
"binary_name": "python3-pip",
"binary_version": "8.1.1-2ubuntu0.6+esm12"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "python-pip",
"purl": "pkg:deb/ubuntu/python-pip@8.1.1-2ubuntu0.6+esm12?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.5.6-7ubuntu1",
"1.5.6-7ubuntu2",
"8.0.2-7",
"8.0.3-1",
"8.0.3-2",
"8.1.0-1",
"8.1.0-2",
"8.1.1-1",
"8.1.1-2",
"8.1.1-2ubuntu0.1",
"8.1.1-2ubuntu0.2",
"8.1.1-2ubuntu0.4",
"8.1.1-2ubuntu0.6",
"8.1.1-2ubuntu0.6+esm2",
"8.1.1-2ubuntu0.6+esm3",
"8.1.1-2ubuntu0.6+esm4",
"8.1.1-2ubuntu0.6+esm5",
"8.1.1-2ubuntu0.6+esm6",
"8.1.1-2ubuntu0.6+esm8",
"8.1.1-2ubuntu0.6+esm10",
"8.1.1-2ubuntu0.6+esm11",
"8.1.1-2ubuntu0.6+esm12"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python-pip",
"binary_version": "9.0.1-2.3~ubuntu1.18.04.8+esm8"
},
{
"binary_name": "python-pip-whl",
"binary_version": "9.0.1-2.3~ubuntu1.18.04.8+esm8"
},
{
"binary_name": "python3-pip",
"binary_version": "9.0.1-2.3~ubuntu1.18.04.8+esm8"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "python-pip",
"purl": "pkg:deb/ubuntu/python-pip@9.0.1-2.3~ubuntu1.18.04.8+esm8?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"9.0.1-2",
"9.0.1-2.3~ubuntu1",
"9.0.1-2.3~ubuntu1.18.04.1",
"9.0.1-2.3~ubuntu1.18.04.2",
"9.0.1-2.3~ubuntu1.18.04.3",
"9.0.1-2.3~ubuntu1.18.04.4",
"9.0.1-2.3~ubuntu1.18.04.5",
"9.0.1-2.3~ubuntu1.18.04.5+esm2",
"9.0.1-2.3~ubuntu1.18.04.5+esm3",
"9.0.1-2.3~ubuntu1.18.04.6",
"9.0.1-2.3~ubuntu1.18.04.6+esm1",
"9.0.1-2.3~ubuntu1.18.04.7",
"9.0.1-2.3~ubuntu1.18.04.7+esm1",
"9.0.1-2.3~ubuntu1.18.04.8",
"9.0.1-2.3~ubuntu1.18.04.8+esm1",
"9.0.1-2.3~ubuntu1.18.04.8+esm2",
"9.0.1-2.3~ubuntu1.18.04.8+esm4",
"9.0.1-2.3~ubuntu1.18.04.8+esm6",
"9.0.1-2.3~ubuntu1.18.04.8+esm7",
"9.0.1-2.3~ubuntu1.18.04.8+esm8"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python-pip-whl",
"binary_version": "20.0.2-5ubuntu1.11+esm4"
},
{
"binary_name": "python3-pip",
"binary_version": "20.0.2-5ubuntu1.11+esm4"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "python-pip",
"purl": "pkg:deb/ubuntu/python-pip@20.0.2-5ubuntu1.11+esm4?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"18.1-5",
"18.1-5build1",
"18.1-5ubuntu1",
"20.0.2-2",
"20.0.2-4",
"20.0.2-5",
"20.0.2-5ubuntu1",
"20.0.2-5ubuntu1.1",
"20.0.2-5ubuntu1.3",
"20.0.2-5ubuntu1.4",
"20.0.2-5ubuntu1.5",
"20.0.2-5ubuntu1.6",
"20.0.2-5ubuntu1.7",
"20.0.2-5ubuntu1.8",
"20.0.2-5ubuntu1.9",
"20.0.2-5ubuntu1.10",
"20.0.2-5ubuntu1.10+esm2",
"20.0.2-5ubuntu1.11",
"20.0.2-5ubuntu1.11+esm2",
"20.0.2-5ubuntu1.11+esm3",
"20.0.2-5ubuntu1.11+esm4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-pip",
"binary_version": "22.0.2+dfsg-1ubuntu0.7+esm3"
},
{
"binary_name": "python3-pip-whl",
"binary_version": "22.0.2+dfsg-1ubuntu0.7+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "python-pip",
"purl": "pkg:deb/ubuntu/python-pip@22.0.2+dfsg-1ubuntu0.7+esm3?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"20.3.4-4",
"21.3.1+dfsg-3",
"22.0.2+dfsg-1",
"22.0.2+dfsg-1ubuntu0.1",
"22.0.2+dfsg-1ubuntu0.2",
"22.0.2+dfsg-1ubuntu0.3",
"22.0.2+dfsg-1ubuntu0.4",
"22.0.2+dfsg-1ubuntu0.5",
"22.0.2+dfsg-1ubuntu0.6",
"22.0.2+dfsg-1ubuntu0.7",
"22.0.2+dfsg-1ubuntu0.7+esm1",
"22.0.2+dfsg-1ubuntu0.7+esm2",
"22.0.2+dfsg-1ubuntu0.7+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-pip",
"binary_version": "24.0+dfsg-1ubuntu1.3+esm3"
},
{
"binary_name": "python3-pip-whl",
"binary_version": "24.0+dfsg-1ubuntu1.3+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "python-pip",
"purl": "pkg:deb/ubuntu/python-pip@24.0+dfsg-1ubuntu1.3+esm3?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"23.2+dfsg-1",
"23.3+dfsg-1",
"24.0+dfsg-1",
"24.0+dfsg-1ubuntu1",
"24.0+dfsg-1ubuntu1.1",
"24.0+dfsg-1ubuntu1.2",
"24.0+dfsg-1ubuntu1.3",
"24.0+dfsg-1ubuntu1.3+esm1",
"24.0+dfsg-1ubuntu1.3+esm2",
"24.0+dfsg-1ubuntu1.3+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-pip",
"binary_version": "25.1.1+dfsg-1ubuntu2"
},
{
"binary_name": "python3-pip-whl",
"binary_version": "25.1.1+dfsg-1ubuntu2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "python-pip",
"purl": "pkg:deb/ubuntu/python-pip@25.1.1+dfsg-1ubuntu2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"25.0+dfsg-1",
"25.1.1+dfsg-1",
"25.1.1+dfsg-1ubuntu1",
"25.1.1+dfsg-1ubuntu2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-pip",
"binary_version": "25.1.1+dfsg-1ubuntu2+esm3"
},
{
"binary_name": "python3-pip-whl",
"binary_version": "25.1.1+dfsg-1ubuntu2+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:26.04:LTS",
"name": "python-pip",
"purl": "pkg:deb/ubuntu/python-pip@25.1.1+dfsg-1ubuntu2+esm3?arch=source\u0026distro=esm-apps/resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"25.1.1+dfsg-1ubuntu2",
"25.1.1+dfsg-1ubuntu2+esm1",
"25.1.1+dfsg-1ubuntu2+esm2",
"25.1.1+dfsg-1ubuntu2+esm3"
]
}
],
"aliases": [],
"details": "pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation.",
"id": "UBUNTU-CVE-2026-6357",
"modified": "2026-06-03T08:45:59Z",
"published": "2026-04-27T15:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-6357"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6357"
},
{
"type": "REPORT",
"url": "https://github.com/pypa/pip/pull/13923"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-6357"
]
}
WID-SEC-W-2026-2455
Vulnerability from csaf_certbund - Published: 2026-07-21 22:00 - Updated: 2026-08-10 22:00Summary
Oracle Solaris Drittanbieterkomponenten: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Oracle Solaris ist ein Betriebssystem von Oracle für Server und Workstations.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in verschiedenen Komponenten von Drittanbietern in Oracle Solaris ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme: - UNIX
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
References
6 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Oracle Solaris ist ein Betriebssystem von Oracle f\u00fcr Server und Workstations.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in verschiedenen Komponenten von Drittanbietern in Oracle Solaris ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-2455 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-2455.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-2455 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2455"
},
{
"category": "external",
"summary": "Solaris Third Party Bulletin - July 2026 vom 2026-07-21",
"url": "https://www.oracle.com/security-alerts/bulletinjul2026.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-46395 vom 2026-07-28",
"url": "https://linux.oracle.com/errata/ELSA-2026-46395.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3459-1 vom 2026-08-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-August/028105.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52857 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52857"
}
],
"source_lang": "en-US",
"title": "Oracle Solaris Drittanbieterkomponenten: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-10T22:00:00.000+00:00",
"generator": {
"date": "2026-08-11T08:56:43.912+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-2455",
"initial_release_date": "2026-07-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-07-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-07-27T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-08-03T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-08-10T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T056236",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c11.4 SRU 94",
"product": {
"name": "Oracle Solaris \u003c11.4 SRU 94",
"product_id": "T056998"
}
},
{
"category": "product_version",
"name": "11.4 SRU 94",
"product": {
"name": "Oracle Solaris 11.4 SRU 94",
"product_id": "T056998-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:solaris:11.4:sru_94"
}
}
},
{
"category": "product_version_range",
"name": "\u003c11.3 ESU 36.36",
"product": {
"name": "Oracle Solaris \u003c11.3 ESU 36.36",
"product_id": "T056999"
}
},
{
"category": "product_version",
"name": "11.3 ESU 36.36",
"product": {
"name": "Oracle Solaris 11.3 ESU 36.36",
"product_id": "T056999-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:solaris:11.3:esu_36.36"
}
}
}
],
"category": "product_name",
"name": "Solaris"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T054646",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-4189",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2021-4189"
},
{
"cve": "CVE-2025-14179",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2025-14179"
},
{
"cve": "CVE-2025-26597",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2025-26597"
},
{
"cve": "CVE-2026-1502",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-1502"
},
{
"cve": "CVE-2026-21998",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-21998"
},
{
"cve": "CVE-2026-22001",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-22001"
},
{
"cve": "CVE-2026-22002",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-22002"
},
{
"cve": "CVE-2026-22004",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-22004"
},
{
"cve": "CVE-2026-22005",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-22005"
},
{
"cve": "CVE-2026-22009",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-22009"
},
{
"cve": "CVE-2026-22015",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-22015"
},
{
"cve": "CVE-2026-22017",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-22017"
},
{
"cve": "CVE-2026-29167",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-29167"
},
{
"cve": "CVE-2026-29170",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-29170"
},
{
"cve": "CVE-2026-29518",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-29518"
},
{
"cve": "CVE-2026-3219",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-3219"
},
{
"cve": "CVE-2026-32792",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-32792"
},
{
"cve": "CVE-2026-33278",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-33278"
},
{
"cve": "CVE-2026-33811",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-33811"
},
{
"cve": "CVE-2026-33814",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-33999",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-33999"
},
{
"cve": "CVE-2026-34000",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34000"
},
{
"cve": "CVE-2026-34001",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34001"
},
{
"cve": "CVE-2026-34002",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34002"
},
{
"cve": "CVE-2026-34003",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34003"
},
{
"cve": "CVE-2026-34180",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34180"
},
{
"cve": "CVE-2026-34181",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34181"
},
{
"cve": "CVE-2026-34182",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34182"
},
{
"cve": "CVE-2026-34183",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34183"
},
{
"cve": "CVE-2026-34267",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34267"
},
{
"cve": "CVE-2026-34270",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34270"
},
{
"cve": "CVE-2026-34271",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34271"
},
{
"cve": "CVE-2026-34276",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34276"
},
{
"cve": "CVE-2026-34278",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34278"
},
{
"cve": "CVE-2026-34293",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34293"
},
{
"cve": "CVE-2026-34303",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34303"
},
{
"cve": "CVE-2026-34304",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34304"
},
{
"cve": "CVE-2026-34308",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34308"
},
{
"cve": "CVE-2026-34355",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34355"
},
{
"cve": "CVE-2026-34356",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34356"
},
{
"cve": "CVE-2026-35188",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-35188"
},
{
"cve": "CVE-2026-35236",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-35236"
},
{
"cve": "CVE-2026-35237",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-35237"
},
{
"cve": "CVE-2026-35238",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-35238"
},
{
"cve": "CVE-2026-35239",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-35239"
},
{
"cve": "CVE-2026-35240",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-35240"
},
{
"cve": "CVE-2026-38974",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-38974"
},
{
"cve": "CVE-2026-39817",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39817"
},
{
"cve": "CVE-2026-39819",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39819"
},
{
"cve": "CVE-2026-39820",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39820"
},
{
"cve": "CVE-2026-39821",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39823",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39823"
},
{
"cve": "CVE-2026-39825",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39825"
},
{
"cve": "CVE-2026-39826",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39826"
},
{
"cve": "CVE-2026-39836",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39836"
},
{
"cve": "CVE-2026-40192",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-40192"
},
{
"cve": "CVE-2026-40622",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-40622"
},
{
"cve": "CVE-2026-41284",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-41284"
},
{
"cve": "CVE-2026-41292",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-41292"
},
{
"cve": "CVE-2026-41293",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-41293"
},
{
"cve": "CVE-2026-41316",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-41316"
},
{
"cve": "CVE-2026-42304",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42304"
},
{
"cve": "CVE-2026-42305",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42305"
},
{
"cve": "CVE-2026-42308",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42308"
},
{
"cve": "CVE-2026-42309",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42309"
},
{
"cve": "CVE-2026-42310",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42310"
},
{
"cve": "CVE-2026-42311",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42311"
},
{
"cve": "CVE-2026-42371",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42371"
},
{
"cve": "CVE-2026-42498",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42498"
},
{
"cve": "CVE-2026-42499",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42499"
},
{
"cve": "CVE-2026-42501",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42501"
},
{
"cve": "CVE-2026-42534",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42534"
},
{
"cve": "CVE-2026-42535",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42535"
},
{
"cve": "CVE-2026-42536",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42536"
},
{
"cve": "CVE-2026-42563",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42563"
},
{
"cve": "CVE-2026-42764",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42764"
},
{
"cve": "CVE-2026-42765",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42765"
},
{
"cve": "CVE-2026-42766",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42766"
},
{
"cve": "CVE-2026-42767",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42767"
},
{
"cve": "CVE-2026-42768",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42768"
},
{
"cve": "CVE-2026-42769",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42769"
},
{
"cve": "CVE-2026-42770",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42770"
},
{
"cve": "CVE-2026-42771",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42771"
},
{
"cve": "CVE-2026-42923",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42923"
},
{
"cve": "CVE-2026-42944",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42944"
},
{
"cve": "CVE-2026-42959",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42959"
},
{
"cve": "CVE-2026-42960",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42960"
},
{
"cve": "CVE-2026-43512",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43512"
},
{
"cve": "CVE-2026-43513",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43513"
},
{
"cve": "CVE-2026-43514",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43514"
},
{
"cve": "CVE-2026-43515",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43515"
},
{
"cve": "CVE-2026-43617",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43617"
},
{
"cve": "CVE-2026-43618",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43618"
},
{
"cve": "CVE-2026-43619",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43619"
},
{
"cve": "CVE-2026-43620",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43620"
},
{
"cve": "CVE-2026-43951",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43951"
},
{
"cve": "CVE-2026-44119",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44119"
},
{
"cve": "CVE-2026-44185",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44185"
},
{
"cve": "CVE-2026-44186",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44186"
},
{
"cve": "CVE-2026-44390",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44390"
},
{
"cve": "CVE-2026-44431",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44431"
},
{
"cve": "CVE-2026-44432",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44432"
},
{
"cve": "CVE-2026-44608",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44608"
},
{
"cve": "CVE-2026-44631",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44631"
},
{
"cve": "CVE-2026-4519",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-4519"
},
{
"cve": "CVE-2026-45232",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-45232"
},
{
"cve": "CVE-2026-45445",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-45445"
},
{
"cve": "CVE-2026-45446",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-45446"
},
{
"cve": "CVE-2026-45447",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-45447"
},
{
"cve": "CVE-2026-46529",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-46529"
},
{
"cve": "CVE-2026-47712",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-47712"
},
{
"cve": "CVE-2026-47734",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-47734"
},
{
"cve": "CVE-2026-4786",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-4786"
},
{
"cve": "CVE-2026-48913",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-48913"
},
{
"cve": "CVE-2026-49975",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-49975"
},
{
"cve": "CVE-2026-50256",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50256"
},
{
"cve": "CVE-2026-50257",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50257"
},
{
"cve": "CVE-2026-50258",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50258"
},
{
"cve": "CVE-2026-50259",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50259"
},
{
"cve": "CVE-2026-50260",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50260"
},
{
"cve": "CVE-2026-50261",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50261"
},
{
"cve": "CVE-2026-50262",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50262"
},
{
"cve": "CVE-2026-50263",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50263"
},
{
"cve": "CVE-2026-50264",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50264"
},
{
"cve": "CVE-2026-5299",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5299"
},
{
"cve": "CVE-2026-5401",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5401"
},
{
"cve": "CVE-2026-5402",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5402"
},
{
"cve": "CVE-2026-5403",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5403"
},
{
"cve": "CVE-2026-5404",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5404"
},
{
"cve": "CVE-2026-5405",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5405"
},
{
"cve": "CVE-2026-5406",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5406"
},
{
"cve": "CVE-2026-5407",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5407"
},
{
"cve": "CVE-2026-5408",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5408"
},
{
"cve": "CVE-2026-5409",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5409"
},
{
"cve": "CVE-2026-5653",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5653"
},
{
"cve": "CVE-2026-5654",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5654"
},
{
"cve": "CVE-2026-5655",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5655"
},
{
"cve": "CVE-2026-5656",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5656"
},
{
"cve": "CVE-2026-5657",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5657"
},
{
"cve": "CVE-2026-5731",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5731"
},
{
"cve": "CVE-2026-5732",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5732"
},
{
"cve": "CVE-2026-5734",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5734"
},
{
"cve": "CVE-2026-6019",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6019"
},
{
"cve": "CVE-2026-6100",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6100"
},
{
"cve": "CVE-2026-6104",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6104"
},
{
"cve": "CVE-2026-6357",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6357"
},
{
"cve": "CVE-2026-6519",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6519"
},
{
"cve": "CVE-2026-6520",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6520"
},
{
"cve": "CVE-2026-6521",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6521"
},
{
"cve": "CVE-2026-6522",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6522"
},
{
"cve": "CVE-2026-6523",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6523"
},
{
"cve": "CVE-2026-6524",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6524"
},
{
"cve": "CVE-2026-6525",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6525"
},
{
"cve": "CVE-2026-6526",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6526"
},
{
"cve": "CVE-2026-6527",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6527"
},
{
"cve": "CVE-2026-6528",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6528"
},
{
"cve": "CVE-2026-6529",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6529"
},
{
"cve": "CVE-2026-6530",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6530"
},
{
"cve": "CVE-2026-6531",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6531"
},
{
"cve": "CVE-2026-6532",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6532"
},
{
"cve": "CVE-2026-6533",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6533"
},
{
"cve": "CVE-2026-6534",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6534"
},
{
"cve": "CVE-2026-6535",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6535"
},
{
"cve": "CVE-2026-6536",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6536"
},
{
"cve": "CVE-2026-6537",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6537"
},
{
"cve": "CVE-2026-6538",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6538"
},
{
"cve": "CVE-2026-6722",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6722"
},
{
"cve": "CVE-2026-6735",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6735"
},
{
"cve": "CVE-2026-6746",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6746"
},
{
"cve": "CVE-2026-6747",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6747"
},
{
"cve": "CVE-2026-6748",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6748"
},
{
"cve": "CVE-2026-6749",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6749"
},
{
"cve": "CVE-2026-6750",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6750"
},
{
"cve": "CVE-2026-6751",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6751"
},
{
"cve": "CVE-2026-6752",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6752"
},
{
"cve": "CVE-2026-6753",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6753"
},
{
"cve": "CVE-2026-6754",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6754"
},
{
"cve": "CVE-2026-6757",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6757"
},
{
"cve": "CVE-2026-6759",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6759"
},
{
"cve": "CVE-2026-6761",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6761"
},
{
"cve": "CVE-2026-6762",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6762"
},
{
"cve": "CVE-2026-6763",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6763"
},
{
"cve": "CVE-2026-6764",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6764"
},
{
"cve": "CVE-2026-6765",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6765"
},
{
"cve": "CVE-2026-6766",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6766"
},
{
"cve": "CVE-2026-6767",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6767"
},
{
"cve": "CVE-2026-6769",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6769"
},
{
"cve": "CVE-2026-6770",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6770"
},
{
"cve": "CVE-2026-6771",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6771"
},
{
"cve": "CVE-2026-6772",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6772"
},
{
"cve": "CVE-2026-6776",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6776"
},
{
"cve": "CVE-2026-6785",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6785"
},
{
"cve": "CVE-2026-6786",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6786"
},
{
"cve": "CVE-2026-6867",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6867"
},
{
"cve": "CVE-2026-6868",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6868"
},
{
"cve": "CVE-2026-6869",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6869"
},
{
"cve": "CVE-2026-6870",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6870"
},
{
"cve": "CVE-2026-7258",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7258"
},
{
"cve": "CVE-2026-7259",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7259"
},
{
"cve": "CVE-2026-7261",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7261"
},
{
"cve": "CVE-2026-7262",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7262"
},
{
"cve": "CVE-2026-7263",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7263"
},
{
"cve": "CVE-2026-7320",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7320"
},
{
"cve": "CVE-2026-7321",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7321"
},
{
"cve": "CVE-2026-7322",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7322"
},
{
"cve": "CVE-2026-7323",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7323"
},
{
"cve": "CVE-2026-7375",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7375"
},
{
"cve": "CVE-2026-7376",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7376"
},
{
"cve": "CVE-2026-7378",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7378"
},
{
"cve": "CVE-2026-7379",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7379"
},
{
"cve": "CVE-2026-7383",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7383"
},
{
"cve": "CVE-2026-7568",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7568"
},
{
"cve": "CVE-2026-8090",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8090"
},
{
"cve": "CVE-2026-8091",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8091"
},
{
"cve": "CVE-2026-8092",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8092"
},
{
"cve": "CVE-2026-8094",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8094"
},
{
"cve": "CVE-2026-8328",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8328"
},
{
"cve": "CVE-2026-8388",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8388"
},
{
"cve": "CVE-2026-8391",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8391"
},
{
"cve": "CVE-2026-8401",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8401"
},
{
"cve": "CVE-2026-8643",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8643"
},
{
"cve": "CVE-2026-8946",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8946"
},
{
"cve": "CVE-2026-8947",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8947"
},
{
"cve": "CVE-2026-8949",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8949"
},
{
"cve": "CVE-2026-8950",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8950"
},
{
"cve": "CVE-2026-8953",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8953"
},
{
"cve": "CVE-2026-8954",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8954"
},
{
"cve": "CVE-2026-8955",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8955"
},
{
"cve": "CVE-2026-8956",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8956"
},
{
"cve": "CVE-2026-8957",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8957"
},
{
"cve": "CVE-2026-8958",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8958"
},
{
"cve": "CVE-2026-8959",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8959"
},
{
"cve": "CVE-2026-8961",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8961"
},
{
"cve": "CVE-2026-8962",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8962"
},
{
"cve": "CVE-2026-8968",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8968"
},
{
"cve": "CVE-2026-8970",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8970"
},
{
"cve": "CVE-2026-8974",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8974"
},
{
"cve": "CVE-2026-8975",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8975"
},
{
"cve": "CVE-2026-9076",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-9076"
},
{
"cve": "CVE-2026-9759",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-9759"
}
]
}
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…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…