Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-8291 (GCVE-0-2025-8291)
Vulnerability from cvelistv5 – Published: 2025-10-07 18:10 – Updated: 2026-04-21 20:17
VLAI
EPSS
Title
ZIP64 End of Central Directory (EOCD) Locator record offset not checked
Summary
The 'zipfile' module would not check the validity of the ZIP64 End of
Central Directory (EOCD) Locator record offset value would not be used to
locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be
assumed to be the previous record in the ZIP archive. This could be abused
to create ZIP archives that are handled differently by the 'zipfile' module
compared to other ZIP implementations.
Remediation maintains this behavior, but checks that the offset specified
in the ZIP64 EOCD Locator record matches the expected value.
Severity
4.3 (Medium)
CWE
- CWE-1285 - Improper Validation of Specified Index, Position, or Offset in Input
Assigner
References
10 references
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.10.19
(python)
Affected: 3.11.0 , < 3.11.14 (python) Affected: 3.12.0 , < 3.12.12 (python) Affected: 3.13.0 , < 3.13.10 (python) Affected: 3.14.0 , < 3.14.1 (python) |
Credits
Caleb Brown (Google)
Serhiy Storchaka
Seth Larson
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-8291",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-10-29T15:15:06.403842Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1285",
"description": "CWE-1285 Improper Validation of Specified Index, Position, or Offset in Input",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-29T15:15:27.172Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://github.com/psf/advisory-database/blob/main/advisories/python/PSF-2025-12.json"
},
{
"tags": [
"technical-description",
"exploit"
],
"url": "https://github.com/google/security-research/security/advisories/GHSA-hhv7-p4pg-wm6p"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.10.19",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.11.14",
"status": "affected",
"version": "3.11.0",
"versionType": "python"
},
{
"lessThan": "3.12.12",
"status": "affected",
"version": "3.12.0",
"versionType": "python"
},
{
"lessThan": "3.13.10",
"status": "affected",
"version": "3.13.0",
"versionType": "python"
},
{
"lessThan": "3.14.1",
"status": "affected",
"version": "3.14.0",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Caleb Brown (Google)"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Serhiy Storchaka"
},
{
"lang": "en",
"type": "coordinator",
"value": "Seth Larson"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eThe \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\u003c/p\u003e\n\u003cp\u003eRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.\u003c/p\u003e"
}
],
"value": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-21T20:17:51.842Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/139702"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/QECOPWMTH4VPPJAXAH2BGTA4XADOP62G/"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/139700"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/162997bb70e067668c039700141770687bc8f267"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/333d4a6f4967d3ace91492a39ededbcf3faa76a6"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/1d29afb0d6218aa8fb5e1e4a6133a4778d89bb46"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/76437ac248ad8ca44e9bf697b02b1e2241df2196"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/8392b2f0d35678407d9ce7d95655a5b77de161b4"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/bca11ae7d575d87ed93f5dd6a313be6246e3e388"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/d11e69d6203080e3ec450446bfed0516727b85c3"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "ZIP64 End of Central Directory (EOCD) Locator record offset not checked",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2025-8291",
"datePublished": "2025-10-07T18:10:05.908Z",
"dateReserved": "2025-07-28T21:05:06.237Z",
"dateUpdated": "2026-04-21T20:17:51.842Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-8291",
"date": "2026-05-29",
"epss": "0.00125",
"percentile": "0.31293"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-8291\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2025-10-07T18:16:00.317\",\"lastModified\":\"2025-10-29T16:15:35.133\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\\nCentral Directory (EOCD) Locator record offset value would not be used to\\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\\nassumed to be the previous record in the ZIP archive. This could be abused\\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\\ncompared to other ZIP implementations.\\n\\n\\nRemediation maintains this behavior, but checks that the offset specified\\nin the ZIP64 EOCD Locator record matches the expected value.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1285\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/162997bb70e067668c039700141770687bc8f267\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/1d29afb0d6218aa8fb5e1e4a6133a4778d89bb46\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/333d4a6f4967d3ace91492a39ededbcf3faa76a6\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/76437ac248ad8ca44e9bf697b02b1e2241df2196\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/8392b2f0d35678407d9ce7d95655a5b77de161b4\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/bca11ae7d575d87ed93f5dd6a313be6246e3e388\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/d11e69d6203080e3ec450446bfed0516727b85c3\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/139700\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/139702\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/QECOPWMTH4VPPJAXAH2BGTA4XADOP62G/\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/google/security-research/security/advisories/GHSA-hhv7-p4pg-wm6p\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"},{\"url\":\"https://github.com/psf/advisory-database/blob/main/advisories/python/PSF-2025-12.json\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-8291\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-29T15:15:06.403842Z\"}}}], \"references\": [{\"url\": \"https://github.com/psf/advisory-database/blob/main/advisories/python/PSF-2025-12.json\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/google/security-research/security/advisories/GHSA-hhv7-p4pg-wm6p\", \"tags\": [\"technical-description\", \"exploit\"]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1285\", \"description\": \"CWE-1285 Improper Validation of Specified Index, Position, or Offset in Input\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-08T18:41:10.269Z\"}}], \"cna\": {\"title\": \"ZIP64 End of Central Directory (EOCD) Locator record offset not checked\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Caleb Brown (Google)\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Serhiy Storchaka\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Seth Larson\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.10.19\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.14\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.12\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.13.0\", \"lessThan\": \"3.13.10\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0\", \"lessThan\": \"3.14.1\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/pull/139702\", \"tags\": [\"patch\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/QECOPWMTH4VPPJAXAH2BGTA4XADOP62G/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/issues/139700\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/commit/162997bb70e067668c039700141770687bc8f267\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/333d4a6f4967d3ace91492a39ededbcf3faa76a6\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/1d29afb0d6218aa8fb5e1e4a6133a4778d89bb46\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/76437ac248ad8ca44e9bf697b02b1e2241df2196\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/8392b2f0d35678407d9ce7d95655a5b77de161b4\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/bca11ae7d575d87ed93f5dd6a313be6246e3e388\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/d11e69d6203080e3ec450446bfed0516727b85c3\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\\nCentral Directory (EOCD) Locator record offset value would not be used to\\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\\nassumed to be the previous record in the ZIP archive. This could be abused\\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\\ncompared to other ZIP implementations.\\n\\n\\nRemediation maintains this behavior, but checks that the offset specified\\nin the ZIP64 EOCD Locator record matches the expected value.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eThe \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\\nCentral Directory (EOCD) Locator record offset value would not be used to\\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\\nassumed to be the previous record in the ZIP archive. This could be abused\\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\\ncompared to other ZIP implementations.\u003c/p\u003e\\n\u003cp\u003eRemediation maintains this behavior, but checks that the offset specified\\nin the ZIP64 EOCD Locator record matches the expected value.\u003c/p\u003e\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-04-21T20:17:51.842Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-8291\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-21T20:17:51.842Z\", \"dateReserved\": \"2025-07-28T21:05:06.237Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2025-10-07T18:10:05.908Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2025:21199-1
Vulnerability from csaf_suse - Published: 2025-12-09 07:37 - Updated: 2025-12-09 07:37Summary
Security update for python311
Severity
Moderate
Notes
Title of the patch: Security update for python311
Description of the patch: This update for python311 fixes the following issues:
Update to 3.11.14:
- CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) is not checked by the 'zipfile'
module (bsc#1251305).
- CVE-2025-6075: Fixed the value passed to os.path.expandvars() is user-controlled a performance degradation
is possible when expanding environment variables (bsc#1252974).
Patchnames: SUSE-SLE-Micro-6.0-530
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
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.14-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.14-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.14-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.14-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.14-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.14-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
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 python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\nUpdate to 3.11.14:\n\n- CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) is not checked by the \u0027zipfile\u0027 \n module (bsc#1251305).\n- CVE-2025-6075: Fixed the value passed to os.path.expandvars() is user-controlled a performance degradation\n is possible when expanding environment variables (bsc#1252974).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-530",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21199-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21199-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521199-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21199-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023558.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251305",
"url": "https://bugzilla.suse.com/1251305"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8291/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2025-12-09T07:37:33Z",
"generator": {
"date": "2025-12-09T07:37:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21199-1",
"initial_release_date": "2025-12-09T07:37:33Z",
"revision_history": [
{
"date": "2025-12-09T07:37:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-1.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.14-1.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-1.1.aarch64",
"product": {
"name": "python311-3.11.14-1.1.aarch64",
"product_id": "python311-3.11.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-1.1.aarch64",
"product": {
"name": "python311-base-3.11.14-1.1.aarch64",
"product_id": "python311-base-3.11.14-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-1.1.aarch64",
"product": {
"name": "python311-curses-3.11.14-1.1.aarch64",
"product_id": "python311-curses-3.11.14-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-1.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.14-1.1.s390x",
"product_id": "libpython3_11-1_0-3.11.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-1.1.s390x",
"product": {
"name": "python311-3.11.14-1.1.s390x",
"product_id": "python311-3.11.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-1.1.s390x",
"product": {
"name": "python311-base-3.11.14-1.1.s390x",
"product_id": "python311-base-3.11.14-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-1.1.s390x",
"product": {
"name": "python311-curses-3.11.14-1.1.s390x",
"product_id": "python311-curses-3.11.14-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-1.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.14-1.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-1.1.x86_64",
"product": {
"name": "python311-3.11.14-1.1.x86_64",
"product_id": "python311-3.11.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-1.1.x86_64",
"product": {
"name": "python311-base-3.11.14-1.1.x86_64",
"product_id": "python311-base-3.11.14-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-1.1.x86_64",
"product": {
"name": "python311-curses-3.11.14-1.1.x86_64",
"product_id": "python311-curses-3.11.14-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.14-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-3.11.14-1.1.aarch64"
},
"product_reference": "python311-3.11.14-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-3.11.14-1.1.s390x"
},
"product_reference": "python311-3.11.14-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-3.11.14-1.1.x86_64"
},
"product_reference": "python311-3.11.14-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.aarch64"
},
"product_reference": "python311-base-3.11.14-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.s390x"
},
"product_reference": "python311-base-3.11.14-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.x86_64"
},
"product_reference": "python311-base-3.11.14-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.s390x"
},
"product_reference": "python311-curses-3.11.14-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-09T07:37:33Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2025-8291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8291"
}
],
"notes": [
{
"category": "general",
"text": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8291",
"url": "https://www.suse.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "SUSE Bug 1251305 for CVE-2025-8291",
"url": "https://bugzilla.suse.com/1251305"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.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 Micro 6.0:libpython3_11-1_0-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.14-1.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.14-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-09T07:37:33Z",
"details": "low"
}
],
"title": "CVE-2025-8291"
}
]
}
SUSE-SU-2025:21207-1
Vulnerability from csaf_suse - Published: 2025-12-09 17:22 - Updated: 2025-12-09 17:22Summary
Security update for python311
Severity
Moderate
Notes
Title of the patch: Security update for python311
Description of the patch: This update for python311 fixes the following issues:
Update to 3.11.14:
- CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) is not checked by the 'zipfile'
module (bsc#1251305).
- CVE-2025-6075: Fixed the value passed to os.path.expandvars() is user-controlled a performance degradation
is possible when expanding environment variables (bsc#1252974).
Patchnames: SUSE-SLE-Micro-6.1-347
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
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
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 python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\nUpdate to 3.11.14:\n\n- CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) is not checked by the \u0027zipfile\u0027 \n module (bsc#1251305).\n- CVE-2025-6075: Fixed the value passed to os.path.expandvars() is user-controlled a performance degradation\n is possible when expanding environment variables (bsc#1252974).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-347",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21207-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21207-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521207-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21207-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023563.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251305",
"url": "https://bugzilla.suse.com/1251305"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8291/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2025-12-09T17:22:29Z",
"generator": {
"date": "2025-12-09T17:22:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21207-1",
"initial_release_date": "2025-12-09T17:22:29Z",
"revision_history": [
{
"date": "2025-12-09T17:22:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-slfo.1.1_1.1.aarch64",
"product": {
"name": "python311-3.11.14-slfo.1.1_1.1.aarch64",
"product_id": "python311-3.11.14-slfo.1.1_1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-slfo.1.1_1.1.aarch64",
"product": {
"name": "python311-base-3.11.14-slfo.1.1_1.1.aarch64",
"product_id": "python311-base-3.11.14-slfo.1.1_1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-slfo.1.1_1.1.aarch64",
"product": {
"name": "python311-curses-3.11.14-slfo.1.1_1.1.aarch64",
"product_id": "python311-curses-3.11.14-slfo.1.1_1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-slfo.1.1_1.1.ppc64le",
"product": {
"name": "python311-3.11.14-slfo.1.1_1.1.ppc64le",
"product_id": "python311-3.11.14-slfo.1.1_1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-slfo.1.1_1.1.ppc64le",
"product": {
"name": "python311-base-3.11.14-slfo.1.1_1.1.ppc64le",
"product_id": "python311-base-3.11.14-slfo.1.1_1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-slfo.1.1_1.1.ppc64le",
"product": {
"name": "python311-curses-3.11.14-slfo.1.1_1.1.ppc64le",
"product_id": "python311-curses-3.11.14-slfo.1.1_1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.s390x",
"product_id": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-slfo.1.1_1.1.s390x",
"product": {
"name": "python311-3.11.14-slfo.1.1_1.1.s390x",
"product_id": "python311-3.11.14-slfo.1.1_1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-slfo.1.1_1.1.s390x",
"product": {
"name": "python311-base-3.11.14-slfo.1.1_1.1.s390x",
"product_id": "python311-base-3.11.14-slfo.1.1_1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-slfo.1.1_1.1.s390x",
"product": {
"name": "python311-curses-3.11.14-slfo.1.1_1.1.s390x",
"product_id": "python311-curses-3.11.14-slfo.1.1_1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-slfo.1.1_1.1.x86_64",
"product": {
"name": "python311-3.11.14-slfo.1.1_1.1.x86_64",
"product_id": "python311-3.11.14-slfo.1.1_1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-slfo.1.1_1.1.x86_64",
"product": {
"name": "python311-base-3.11.14-slfo.1.1_1.1.x86_64",
"product_id": "python311-base-3.11.14-slfo.1.1_1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-slfo.1.1_1.1.x86_64",
"product": {
"name": "python311-curses-3.11.14-slfo.1.1_1.1.x86_64",
"product_id": "python311-curses-3.11.14-slfo.1.1_1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.aarch64"
},
"product_reference": "python311-3.11.14-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.ppc64le"
},
"product_reference": "python311-3.11.14-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.s390x"
},
"product_reference": "python311-3.11.14-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.x86_64"
},
"product_reference": "python311-3.11.14-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.aarch64"
},
"product_reference": "python311-base-3.11.14-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.s390x"
},
"product_reference": "python311-base-3.11.14-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.x86_64"
},
"product_reference": "python311-base-3.11.14-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.s390x"
},
"product_reference": "python311-curses-3.11.14-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-09T17:22:29Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2025-8291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8291"
}
],
"notes": [
{
"category": "general",
"text": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8291",
"url": "https://www.suse.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "SUSE Bug 1251305 for CVE-2025-8291",
"url": "https://bugzilla.suse.com/1251305"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.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 Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.14-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.14-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-09T17:22:29Z",
"details": "low"
}
],
"title": "CVE-2025-8291"
}
]
}
SUSE-SU-2025:4221-1
Vulnerability from csaf_suse - Published: 2025-11-25 08:02 - Updated: 2025-11-25 08:02Summary
Security update for python39
Severity
Low
Notes
Title of the patch: Security update for python39
Description of the patch: This update for python39 fixes the following issues:
Updated to 3.9.24:
- CVE-2025-6075: Fixed simple quadratic complexity vulnerabilities of os.path.expandvars() (bsc#1252974)
- CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) not checked by the 'zipfile' module (bsc#1251305)
Patchnames: SUSE-2025-4221,openSUSE-SLE-15.6-2025-4221
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
51 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-32bit-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-32bit-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
51 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-32bit-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-32bit-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"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 python39",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python39 fixes the following issues:\n\nUpdated to 3.9.24:\n \n - CVE-2025-6075: Fixed simple quadratic complexity vulnerabilities of os.path.expandvars() (bsc#1252974)\n - CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) not checked by the \u0027zipfile\u0027 module (bsc#1251305)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4221,openSUSE-SLE-15.6-2025-4221",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4221-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4221-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254221-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4221-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023354.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251305",
"url": "https://bugzilla.suse.com/1251305"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8291/"
}
],
"title": "Security update for python39",
"tracking": {
"current_release_date": "2025-11-25T08:02:49Z",
"generator": {
"date": "2025-11-25T08:02:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4221-1",
"initial_release_date": "2025-11-25T08:02:49Z",
"revision_history": [
{
"date": "2025-11-25T08:02:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.24-150300.4.84.1.aarch64",
"product": {
"name": "libpython3_9-1_0-3.9.24-150300.4.84.1.aarch64",
"product_id": "libpython3_9-1_0-3.9.24-150300.4.84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-3.9.24-150300.4.84.1.aarch64",
"product": {
"name": "python39-3.9.24-150300.4.84.1.aarch64",
"product_id": "python39-3.9.24-150300.4.84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.24-150300.4.84.1.aarch64",
"product": {
"name": "python39-base-3.9.24-150300.4.84.1.aarch64",
"product_id": "python39-base-3.9.24-150300.4.84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.24-150300.4.84.1.aarch64",
"product": {
"name": "python39-curses-3.9.24-150300.4.84.1.aarch64",
"product_id": "python39-curses-3.9.24-150300.4.84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.24-150300.4.84.1.aarch64",
"product": {
"name": "python39-dbm-3.9.24-150300.4.84.1.aarch64",
"product_id": "python39-dbm-3.9.24-150300.4.84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.24-150300.4.84.1.aarch64",
"product": {
"name": "python39-devel-3.9.24-150300.4.84.1.aarch64",
"product_id": "python39-devel-3.9.24-150300.4.84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.24-150300.4.84.1.aarch64",
"product": {
"name": "python39-doc-3.9.24-150300.4.84.1.aarch64",
"product_id": "python39-doc-3.9.24-150300.4.84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.24-150300.4.84.1.aarch64",
"product": {
"name": "python39-doc-devhelp-3.9.24-150300.4.84.1.aarch64",
"product_id": "python39-doc-devhelp-3.9.24-150300.4.84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.24-150300.4.84.1.aarch64",
"product": {
"name": "python39-idle-3.9.24-150300.4.84.1.aarch64",
"product_id": "python39-idle-3.9.24-150300.4.84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.24-150300.4.84.1.aarch64",
"product": {
"name": "python39-testsuite-3.9.24-150300.4.84.1.aarch64",
"product_id": "python39-testsuite-3.9.24-150300.4.84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.24-150300.4.84.1.aarch64",
"product": {
"name": "python39-tk-3.9.24-150300.4.84.1.aarch64",
"product_id": "python39-tk-3.9.24-150300.4.84.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.24-150300.4.84.1.aarch64",
"product": {
"name": "python39-tools-3.9.24-150300.4.84.1.aarch64",
"product_id": "python39-tools-3.9.24-150300.4.84.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-64bit-3.9.24-150300.4.84.1.aarch64_ilp32",
"product": {
"name": "libpython3_9-1_0-64bit-3.9.24-150300.4.84.1.aarch64_ilp32",
"product_id": "libpython3_9-1_0-64bit-3.9.24-150300.4.84.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python39-64bit-3.9.24-150300.4.84.1.aarch64_ilp32",
"product": {
"name": "python39-64bit-3.9.24-150300.4.84.1.aarch64_ilp32",
"product_id": "python39-64bit-3.9.24-150300.4.84.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python39-base-64bit-3.9.24-150300.4.84.1.aarch64_ilp32",
"product": {
"name": "python39-base-64bit-3.9.24-150300.4.84.1.aarch64_ilp32",
"product_id": "python39-base-64bit-3.9.24-150300.4.84.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.24-150300.4.84.1.i586",
"product": {
"name": "libpython3_9-1_0-3.9.24-150300.4.84.1.i586",
"product_id": "libpython3_9-1_0-3.9.24-150300.4.84.1.i586"
}
},
{
"category": "product_version",
"name": "python39-3.9.24-150300.4.84.1.i586",
"product": {
"name": "python39-3.9.24-150300.4.84.1.i586",
"product_id": "python39-3.9.24-150300.4.84.1.i586"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.24-150300.4.84.1.i586",
"product": {
"name": "python39-base-3.9.24-150300.4.84.1.i586",
"product_id": "python39-base-3.9.24-150300.4.84.1.i586"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.24-150300.4.84.1.i586",
"product": {
"name": "python39-curses-3.9.24-150300.4.84.1.i586",
"product_id": "python39-curses-3.9.24-150300.4.84.1.i586"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.24-150300.4.84.1.i586",
"product": {
"name": "python39-dbm-3.9.24-150300.4.84.1.i586",
"product_id": "python39-dbm-3.9.24-150300.4.84.1.i586"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.24-150300.4.84.1.i586",
"product": {
"name": "python39-devel-3.9.24-150300.4.84.1.i586",
"product_id": "python39-devel-3.9.24-150300.4.84.1.i586"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.24-150300.4.84.1.i586",
"product": {
"name": "python39-doc-3.9.24-150300.4.84.1.i586",
"product_id": "python39-doc-3.9.24-150300.4.84.1.i586"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.24-150300.4.84.1.i586",
"product": {
"name": "python39-doc-devhelp-3.9.24-150300.4.84.1.i586",
"product_id": "python39-doc-devhelp-3.9.24-150300.4.84.1.i586"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.24-150300.4.84.1.i586",
"product": {
"name": "python39-idle-3.9.24-150300.4.84.1.i586",
"product_id": "python39-idle-3.9.24-150300.4.84.1.i586"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.24-150300.4.84.1.i586",
"product": {
"name": "python39-testsuite-3.9.24-150300.4.84.1.i586",
"product_id": "python39-testsuite-3.9.24-150300.4.84.1.i586"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.24-150300.4.84.1.i586",
"product": {
"name": "python39-tk-3.9.24-150300.4.84.1.i586",
"product_id": "python39-tk-3.9.24-150300.4.84.1.i586"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.24-150300.4.84.1.i586",
"product": {
"name": "python39-tools-3.9.24-150300.4.84.1.i586",
"product_id": "python39-tools-3.9.24-150300.4.84.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.24-150300.4.84.1.ppc64le",
"product": {
"name": "libpython3_9-1_0-3.9.24-150300.4.84.1.ppc64le",
"product_id": "libpython3_9-1_0-3.9.24-150300.4.84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-3.9.24-150300.4.84.1.ppc64le",
"product": {
"name": "python39-3.9.24-150300.4.84.1.ppc64le",
"product_id": "python39-3.9.24-150300.4.84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.24-150300.4.84.1.ppc64le",
"product": {
"name": "python39-base-3.9.24-150300.4.84.1.ppc64le",
"product_id": "python39-base-3.9.24-150300.4.84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.24-150300.4.84.1.ppc64le",
"product": {
"name": "python39-curses-3.9.24-150300.4.84.1.ppc64le",
"product_id": "python39-curses-3.9.24-150300.4.84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.24-150300.4.84.1.ppc64le",
"product": {
"name": "python39-dbm-3.9.24-150300.4.84.1.ppc64le",
"product_id": "python39-dbm-3.9.24-150300.4.84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.24-150300.4.84.1.ppc64le",
"product": {
"name": "python39-devel-3.9.24-150300.4.84.1.ppc64le",
"product_id": "python39-devel-3.9.24-150300.4.84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.24-150300.4.84.1.ppc64le",
"product": {
"name": "python39-doc-3.9.24-150300.4.84.1.ppc64le",
"product_id": "python39-doc-3.9.24-150300.4.84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.24-150300.4.84.1.ppc64le",
"product": {
"name": "python39-doc-devhelp-3.9.24-150300.4.84.1.ppc64le",
"product_id": "python39-doc-devhelp-3.9.24-150300.4.84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.24-150300.4.84.1.ppc64le",
"product": {
"name": "python39-idle-3.9.24-150300.4.84.1.ppc64le",
"product_id": "python39-idle-3.9.24-150300.4.84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.24-150300.4.84.1.ppc64le",
"product": {
"name": "python39-testsuite-3.9.24-150300.4.84.1.ppc64le",
"product_id": "python39-testsuite-3.9.24-150300.4.84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.24-150300.4.84.1.ppc64le",
"product": {
"name": "python39-tk-3.9.24-150300.4.84.1.ppc64le",
"product_id": "python39-tk-3.9.24-150300.4.84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.24-150300.4.84.1.ppc64le",
"product": {
"name": "python39-tools-3.9.24-150300.4.84.1.ppc64le",
"product_id": "python39-tools-3.9.24-150300.4.84.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.24-150300.4.84.1.s390x",
"product": {
"name": "libpython3_9-1_0-3.9.24-150300.4.84.1.s390x",
"product_id": "libpython3_9-1_0-3.9.24-150300.4.84.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-3.9.24-150300.4.84.1.s390x",
"product": {
"name": "python39-3.9.24-150300.4.84.1.s390x",
"product_id": "python39-3.9.24-150300.4.84.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.24-150300.4.84.1.s390x",
"product": {
"name": "python39-base-3.9.24-150300.4.84.1.s390x",
"product_id": "python39-base-3.9.24-150300.4.84.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.24-150300.4.84.1.s390x",
"product": {
"name": "python39-curses-3.9.24-150300.4.84.1.s390x",
"product_id": "python39-curses-3.9.24-150300.4.84.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.24-150300.4.84.1.s390x",
"product": {
"name": "python39-dbm-3.9.24-150300.4.84.1.s390x",
"product_id": "python39-dbm-3.9.24-150300.4.84.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.24-150300.4.84.1.s390x",
"product": {
"name": "python39-devel-3.9.24-150300.4.84.1.s390x",
"product_id": "python39-devel-3.9.24-150300.4.84.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.24-150300.4.84.1.s390x",
"product": {
"name": "python39-doc-3.9.24-150300.4.84.1.s390x",
"product_id": "python39-doc-3.9.24-150300.4.84.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.24-150300.4.84.1.s390x",
"product": {
"name": "python39-doc-devhelp-3.9.24-150300.4.84.1.s390x",
"product_id": "python39-doc-devhelp-3.9.24-150300.4.84.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.24-150300.4.84.1.s390x",
"product": {
"name": "python39-idle-3.9.24-150300.4.84.1.s390x",
"product_id": "python39-idle-3.9.24-150300.4.84.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.24-150300.4.84.1.s390x",
"product": {
"name": "python39-testsuite-3.9.24-150300.4.84.1.s390x",
"product_id": "python39-testsuite-3.9.24-150300.4.84.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.24-150300.4.84.1.s390x",
"product": {
"name": "python39-tk-3.9.24-150300.4.84.1.s390x",
"product_id": "python39-tk-3.9.24-150300.4.84.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.24-150300.4.84.1.s390x",
"product": {
"name": "python39-tools-3.9.24-150300.4.84.1.s390x",
"product_id": "python39-tools-3.9.24-150300.4.84.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "libpython3_9-1_0-3.9.24-150300.4.84.1.x86_64",
"product_id": "libpython3_9-1_0-3.9.24-150300.4.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_9-1_0-32bit-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "libpython3_9-1_0-32bit-3.9.24-150300.4.84.1.x86_64",
"product_id": "libpython3_9-1_0-32bit-3.9.24-150300.4.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "python39-3.9.24-150300.4.84.1.x86_64",
"product_id": "python39-3.9.24-150300.4.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-32bit-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "python39-32bit-3.9.24-150300.4.84.1.x86_64",
"product_id": "python39-32bit-3.9.24-150300.4.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "python39-base-3.9.24-150300.4.84.1.x86_64",
"product_id": "python39-base-3.9.24-150300.4.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-base-32bit-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "python39-base-32bit-3.9.24-150300.4.84.1.x86_64",
"product_id": "python39-base-32bit-3.9.24-150300.4.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "python39-curses-3.9.24-150300.4.84.1.x86_64",
"product_id": "python39-curses-3.9.24-150300.4.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "python39-dbm-3.9.24-150300.4.84.1.x86_64",
"product_id": "python39-dbm-3.9.24-150300.4.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "python39-devel-3.9.24-150300.4.84.1.x86_64",
"product_id": "python39-devel-3.9.24-150300.4.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "python39-doc-3.9.24-150300.4.84.1.x86_64",
"product_id": "python39-doc-3.9.24-150300.4.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "python39-doc-devhelp-3.9.24-150300.4.84.1.x86_64",
"product_id": "python39-doc-devhelp-3.9.24-150300.4.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "python39-idle-3.9.24-150300.4.84.1.x86_64",
"product_id": "python39-idle-3.9.24-150300.4.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "python39-testsuite-3.9.24-150300.4.84.1.x86_64",
"product_id": "python39-testsuite-3.9.24-150300.4.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "python39-tk-3.9.24-150300.4.84.1.x86_64",
"product_id": "python39-tk-3.9.24-150300.4.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.24-150300.4.84.1.x86_64",
"product": {
"name": "python39-tools-3.9.24-150300.4.84.1.x86_64",
"product_id": "python39-tools-3.9.24-150300.4.84.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.24-150300.4.84.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.24-150300.4.84.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.24-150300.4.84.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.24-150300.4.84.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.24-150300.4.84.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.s390x"
},
"product_reference": "libpython3_9-1_0-3.9.24-150300.4.84.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-32bit-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "libpython3_9-1_0-32bit-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.24-150300.4.84.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.aarch64"
},
"product_reference": "python39-3.9.24-150300.4.84.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.24-150300.4.84.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.ppc64le"
},
"product_reference": "python39-3.9.24-150300.4.84.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.24-150300.4.84.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.s390x"
},
"product_reference": "python39-3.9.24-150300.4.84.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "python39-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-32bit-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-32bit-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "python39-32bit-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.24-150300.4.84.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.aarch64"
},
"product_reference": "python39-base-3.9.24-150300.4.84.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.24-150300.4.84.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.ppc64le"
},
"product_reference": "python39-base-3.9.24-150300.4.84.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.24-150300.4.84.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.s390x"
},
"product_reference": "python39-base-3.9.24-150300.4.84.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "python39-base-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-32bit-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-32bit-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "python39-base-32bit-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.24-150300.4.84.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.aarch64"
},
"product_reference": "python39-curses-3.9.24-150300.4.84.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.24-150300.4.84.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.ppc64le"
},
"product_reference": "python39-curses-3.9.24-150300.4.84.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.24-150300.4.84.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.s390x"
},
"product_reference": "python39-curses-3.9.24-150300.4.84.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "python39-curses-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.24-150300.4.84.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.aarch64"
},
"product_reference": "python39-dbm-3.9.24-150300.4.84.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.24-150300.4.84.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.24-150300.4.84.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.24-150300.4.84.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.s390x"
},
"product_reference": "python39-dbm-3.9.24-150300.4.84.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "python39-dbm-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.24-150300.4.84.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.aarch64"
},
"product_reference": "python39-devel-3.9.24-150300.4.84.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.24-150300.4.84.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.ppc64le"
},
"product_reference": "python39-devel-3.9.24-150300.4.84.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.24-150300.4.84.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.s390x"
},
"product_reference": "python39-devel-3.9.24-150300.4.84.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "python39-devel-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.24-150300.4.84.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.aarch64"
},
"product_reference": "python39-doc-3.9.24-150300.4.84.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.24-150300.4.84.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.ppc64le"
},
"product_reference": "python39-doc-3.9.24-150300.4.84.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.24-150300.4.84.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.s390x"
},
"product_reference": "python39-doc-3.9.24-150300.4.84.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "python39-doc-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.24-150300.4.84.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.aarch64"
},
"product_reference": "python39-doc-devhelp-3.9.24-150300.4.84.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.24-150300.4.84.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.ppc64le"
},
"product_reference": "python39-doc-devhelp-3.9.24-150300.4.84.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.24-150300.4.84.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.s390x"
},
"product_reference": "python39-doc-devhelp-3.9.24-150300.4.84.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "python39-doc-devhelp-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.24-150300.4.84.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.aarch64"
},
"product_reference": "python39-idle-3.9.24-150300.4.84.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.24-150300.4.84.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.ppc64le"
},
"product_reference": "python39-idle-3.9.24-150300.4.84.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.24-150300.4.84.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.s390x"
},
"product_reference": "python39-idle-3.9.24-150300.4.84.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "python39-idle-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.24-150300.4.84.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.aarch64"
},
"product_reference": "python39-testsuite-3.9.24-150300.4.84.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.24-150300.4.84.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.ppc64le"
},
"product_reference": "python39-testsuite-3.9.24-150300.4.84.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.24-150300.4.84.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.s390x"
},
"product_reference": "python39-testsuite-3.9.24-150300.4.84.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "python39-testsuite-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.24-150300.4.84.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.aarch64"
},
"product_reference": "python39-tk-3.9.24-150300.4.84.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.24-150300.4.84.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.ppc64le"
},
"product_reference": "python39-tk-3.9.24-150300.4.84.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.24-150300.4.84.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.s390x"
},
"product_reference": "python39-tk-3.9.24-150300.4.84.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "python39-tk-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.24-150300.4.84.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.aarch64"
},
"product_reference": "python39-tools-3.9.24-150300.4.84.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.24-150300.4.84.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.ppc64le"
},
"product_reference": "python39-tools-3.9.24-150300.4.84.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.24-150300.4.84.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.s390x"
},
"product_reference": "python39-tools-3.9.24-150300.4.84.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.24-150300.4.84.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.x86_64"
},
"product_reference": "python39-tools-3.9.24-150300.4.84.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-25T08:02:49Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2025-8291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8291"
}
],
"notes": [
{
"category": "general",
"text": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8291",
"url": "https://www.suse.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "SUSE Bug 1251305 for CVE-2025-8291",
"url": "https://bugzilla.suse.com/1251305"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.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": [
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.24-150300.4.84.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.24-150300.4.84.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-25T08:02:49Z",
"details": "low"
}
],
"title": "CVE-2025-8291"
}
]
}
SUSE-SU-2025:4257-1
Vulnerability from csaf_suse - Published: 2025-11-26 13:43 - Updated: 2025-11-26 13:43Summary
Security update for python311
Severity
Low
Notes
Title of the patch: Security update for python311
Description of the patch: This update for python311 fixes the following issues:
Update to 3.11.14:
- CVE-2025-6075: Fixed simple quadratic complexity vulnerabilities of os.path.expandvars() (bsc#1252974)
- CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) not checked by the 'zipfile' module (bsc#1251305)
Patchnames: SUSE-2025-4257,SUSE-SLE-Module-Public-Cloud-15-SP4-2025-4257
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
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"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 python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\nUpdate to 3.11.14:\n\n - CVE-2025-6075: Fixed simple quadratic complexity vulnerabilities of os.path.expandvars() (bsc#1252974)\n - CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) not checked by the \u0027zipfile\u0027 module (bsc#1251305)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4257,SUSE-SLE-Module-Public-Cloud-15-SP4-2025-4257",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4257-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4257-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254257-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4257-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023377.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251305",
"url": "https://bugzilla.suse.com/1251305"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8291/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2025-11-26T13:43:01Z",
"generator": {
"date": "2025-11-26T13:43:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4257-1",
"initial_release_date": "2025-11-26T13:43:01Z",
"revision_history": [
{
"date": "2025-11-26T13:43:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-base-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-base-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-curses-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-curses-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-dbm-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-dbm-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-devel-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-devel-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-doc-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-doc-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-idle-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-idle-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-testsuite-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-tk-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-tk-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-tools-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-tools-3.11.14-150400.9.69.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.14-150400.9.69.1.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.14-150400.9.69.1.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.14-150400.9.69.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.14-150400.9.69.1.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.14-150400.9.69.1.aarch64_ilp32",
"product_id": "python311-64bit-3.11.14-150400.9.69.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.14-150400.9.69.1.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.14-150400.9.69.1.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.14-150400.9.69.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.i586",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.i586",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-3.11.14-150400.9.69.1.i586",
"product_id": "python311-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-base-3.11.14-150400.9.69.1.i586",
"product_id": "python311-base-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-curses-3.11.14-150400.9.69.1.i586",
"product_id": "python311-curses-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-dbm-3.11.14-150400.9.69.1.i586",
"product_id": "python311-dbm-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-devel-3.11.14-150400.9.69.1.i586",
"product_id": "python311-devel-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-doc-3.11.14-150400.9.69.1.i586",
"product_id": "python311-doc-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.i586",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-idle-3.11.14-150400.9.69.1.i586",
"product_id": "python311-idle-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.69.1.i586",
"product_id": "python311-testsuite-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-tk-3.11.14-150400.9.69.1.i586",
"product_id": "python311-tk-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-tools-3.11.14-150400.9.69.1.i586",
"product_id": "python311-tools-3.11.14-150400.9.69.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-base-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-base-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-curses-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-curses-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-dbm-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-devel-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-devel-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-doc-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-doc-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-idle-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-idle-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-testsuite-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-tk-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-tk-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-tools-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-tools-3.11.14-150400.9.69.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-base-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-base-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-curses-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-curses-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-dbm-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-dbm-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-devel-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-devel-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-doc-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-doc-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-idle-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-idle-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-testsuite-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-tk-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-tk-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-tools-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-tools-3.11.14-150400.9.69.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.14-150400.9.69.1.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-32bit-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-32bit-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-base-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-base-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-base-32bit-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-base-32bit-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-curses-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-curses-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-dbm-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-dbm-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-devel-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-devel-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-doc-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-doc-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-idle-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-idle-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-testsuite-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-tk-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-tk-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-tools-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-tools-3.11.14-150400.9.69.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"remediations": [
{
"category": "vendor_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 Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T13:43:01Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2025-8291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8291"
}
],
"notes": [
{
"category": "general",
"text": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8291",
"url": "https://www.suse.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "SUSE Bug 1251305 for CVE-2025-8291",
"url": "https://bugzilla.suse.com/1251305"
}
],
"remediations": [
{
"category": "vendor_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 Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.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 Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T13:43:01Z",
"details": "low"
}
],
"title": "CVE-2025-8291"
}
]
}
SUSE-SU-2025:4257-2
Vulnerability from csaf_suse - Published: 2025-12-15 10:33 - Updated: 2025-12-15 10:33Summary
Security update for python311
Severity
Low
Notes
Title of the patch: Security update for python311
Description of the patch: This update for python311 fixes the following issues:
Update to 3.11.14:
- CVE-2025-6075: Fixed simple quadratic complexity vulnerabilities of os.path.expandvars() (bsc#1252974)
- CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) not checked by the 'zipfile' module (bsc#1251305)
Patchnames: SUSE-2025-4257,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4257,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4257,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-4257,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-4257,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4257,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4257,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4257,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4257
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
220 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
220 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"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 python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\nUpdate to 3.11.14:\n \n - CVE-2025-6075: Fixed simple quadratic complexity vulnerabilities of os.path.expandvars() (bsc#1252974)\n - CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) not checked by the \u0027zipfile\u0027 module (bsc#1251305)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4257,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4257,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4257,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-4257,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-4257,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4257,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4257,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4257,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4257",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4257-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4257-2",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254257-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4257-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023544.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251305",
"url": "https://bugzilla.suse.com/1251305"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8291/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2025-12-15T10:33:51Z",
"generator": {
"date": "2025-12-15T10:33:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4257-2",
"initial_release_date": "2025-12-15T10:33:51Z",
"revision_history": [
{
"date": "2025-12-15T10:33:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-base-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-base-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-curses-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-curses-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-dbm-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-dbm-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-devel-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-devel-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-doc-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-doc-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-idle-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-idle-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-testsuite-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-tk-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-tk-3.11.14-150400.9.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.69.1.aarch64",
"product": {
"name": "python311-tools-3.11.14-150400.9.69.1.aarch64",
"product_id": "python311-tools-3.11.14-150400.9.69.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.14-150400.9.69.1.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.14-150400.9.69.1.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.14-150400.9.69.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.14-150400.9.69.1.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.14-150400.9.69.1.aarch64_ilp32",
"product_id": "python311-64bit-3.11.14-150400.9.69.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.14-150400.9.69.1.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.14-150400.9.69.1.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.14-150400.9.69.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.i586",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.i586",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-3.11.14-150400.9.69.1.i586",
"product_id": "python311-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-base-3.11.14-150400.9.69.1.i586",
"product_id": "python311-base-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-curses-3.11.14-150400.9.69.1.i586",
"product_id": "python311-curses-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-dbm-3.11.14-150400.9.69.1.i586",
"product_id": "python311-dbm-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-devel-3.11.14-150400.9.69.1.i586",
"product_id": "python311-devel-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-doc-3.11.14-150400.9.69.1.i586",
"product_id": "python311-doc-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.i586",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-idle-3.11.14-150400.9.69.1.i586",
"product_id": "python311-idle-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.69.1.i586",
"product_id": "python311-testsuite-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-tk-3.11.14-150400.9.69.1.i586",
"product_id": "python311-tk-3.11.14-150400.9.69.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.69.1.i586",
"product": {
"name": "python311-tools-3.11.14-150400.9.69.1.i586",
"product_id": "python311-tools-3.11.14-150400.9.69.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-base-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-base-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-curses-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-curses-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-dbm-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-devel-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-devel-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-doc-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-doc-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-idle-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-idle-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-testsuite-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-tk-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-tk-3.11.14-150400.9.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.69.1.ppc64le",
"product": {
"name": "python311-tools-3.11.14-150400.9.69.1.ppc64le",
"product_id": "python311-tools-3.11.14-150400.9.69.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-base-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-base-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-curses-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-curses-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-dbm-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-dbm-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-devel-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-devel-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-doc-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-doc-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-idle-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-idle-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-testsuite-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-tk-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-tk-3.11.14-150400.9.69.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.69.1.s390x",
"product": {
"name": "python311-tools-3.11.14-150400.9.69.1.s390x",
"product_id": "python311-tools-3.11.14-150400.9.69.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.14-150400.9.69.1.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-32bit-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-32bit-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-base-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-base-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-base-32bit-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-base-32bit-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-curses-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-curses-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-dbm-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-dbm-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-devel-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-devel-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-doc-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-doc-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-idle-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-idle-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-testsuite-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-tk-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-tk-3.11.14-150400.9.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.69.1.x86_64",
"product": {
"name": "python311-tools-3.11.14-150400.9.69.1.x86_64",
"product_id": "python311-tools-3.11.14-150400.9.69.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T10:33:51Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2025-8291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8291"
}
],
"notes": [
{
"category": "general",
"text": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8291",
"url": "https://www.suse.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "SUSE Bug 1251305 for CVE-2025-8291",
"url": "https://bugzilla.suse.com/1251305"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.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 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T10:33:51Z",
"details": "low"
}
],
"title": "CVE-2025-8291"
}
]
}
SUSE-SU-2025:4258-1
Vulnerability from csaf_suse - Published: 2025-11-26 13:44 - Updated: 2025-11-26 13:44Summary
Security update for python312
Severity
Low
Notes
Title of the patch: Security update for python312
Description of the patch: This update for python312 fixes the following issues:
Update to 3.12.12:
- CVE-2025-6075: Fixed quadratic complexity vulnerabilities of os.path.expandvars() (bsc#1252974)
- CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) not checked by the 'zipfile' module (bsc#1251305)
Other fixes:
- Fix readline history truncation when length is reduced
Patchnames: SUSE-2025-4258,SUSE-SLE-Module-Python3-15-SP6-2025-4258,openSUSE-SLE-15.6-2025-4258
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
87 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
87 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"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 python312",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python312 fixes the following issues:\n\nUpdate to 3.12.12:\n \n - CVE-2025-6075: Fixed quadratic complexity vulnerabilities of os.path.expandvars() (bsc#1252974)\n - CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) not checked by the \u0027zipfile\u0027 module (bsc#1251305)\n\nOther fixes:\n\n- Fix readline history truncation when length is reduced\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4258,SUSE-SLE-Module-Python3-15-SP6-2025-4258,openSUSE-SLE-15.6-2025-4258",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4258-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4258-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254258-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4258-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023376.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251305",
"url": "https://bugzilla.suse.com/1251305"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8291/"
}
],
"title": "Security update for python312",
"tracking": {
"current_release_date": "2025-11-26T13:44:40Z",
"generator": {
"date": "2025-11-26T13:44:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4258-1",
"initial_release_date": "2025-11-26T13:44:40Z",
"revision_history": [
{
"date": "2025-11-26T13:44:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"product": {
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"product_id": "libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-3.12.12-150600.3.37.1.aarch64",
"product": {
"name": "python312-3.12.12-150600.3.37.1.aarch64",
"product_id": "python312-3.12.12-150600.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.12-150600.3.37.1.aarch64",
"product": {
"name": "python312-base-3.12.12-150600.3.37.1.aarch64",
"product_id": "python312-base-3.12.12-150600.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.12-150600.3.37.1.aarch64",
"product": {
"name": "python312-curses-3.12.12-150600.3.37.1.aarch64",
"product_id": "python312-curses-3.12.12-150600.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.12-150600.3.37.1.aarch64",
"product": {
"name": "python312-dbm-3.12.12-150600.3.37.1.aarch64",
"product_id": "python312-dbm-3.12.12-150600.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.12-150600.3.37.1.aarch64",
"product": {
"name": "python312-devel-3.12.12-150600.3.37.1.aarch64",
"product_id": "python312-devel-3.12.12-150600.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.12-150600.3.37.1.aarch64",
"product": {
"name": "python312-doc-3.12.12-150600.3.37.1.aarch64",
"product_id": "python312-doc-3.12.12-150600.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.12-150600.3.37.1.aarch64",
"product": {
"name": "python312-doc-devhelp-3.12.12-150600.3.37.1.aarch64",
"product_id": "python312-doc-devhelp-3.12.12-150600.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.12-150600.3.37.1.aarch64",
"product": {
"name": "python312-idle-3.12.12-150600.3.37.1.aarch64",
"product_id": "python312-idle-3.12.12-150600.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.12-150600.3.37.1.aarch64",
"product": {
"name": "python312-testsuite-3.12.12-150600.3.37.1.aarch64",
"product_id": "python312-testsuite-3.12.12-150600.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.12-150600.3.37.1.aarch64",
"product": {
"name": "python312-tk-3.12.12-150600.3.37.1.aarch64",
"product_id": "python312-tk-3.12.12-150600.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.12-150600.3.37.1.aarch64",
"product": {
"name": "python312-tools-3.12.12-150600.3.37.1.aarch64",
"product_id": "python312-tools-3.12.12-150600.3.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-64bit-3.12.12-150600.3.37.1.aarch64_ilp32",
"product": {
"name": "libpython3_12-1_0-64bit-3.12.12-150600.3.37.1.aarch64_ilp32",
"product_id": "libpython3_12-1_0-64bit-3.12.12-150600.3.37.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-64bit-3.12.12-150600.3.37.1.aarch64_ilp32",
"product": {
"name": "python312-64bit-3.12.12-150600.3.37.1.aarch64_ilp32",
"product_id": "python312-64bit-3.12.12-150600.3.37.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-base-64bit-3.12.12-150600.3.37.1.aarch64_ilp32",
"product": {
"name": "python312-base-64bit-3.12.12-150600.3.37.1.aarch64_ilp32",
"product_id": "python312-base-64bit-3.12.12-150600.3.37.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.i586",
"product": {
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.i586",
"product_id": "libpython3_12-1_0-3.12.12-150600.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "python312-3.12.12-150600.3.37.1.i586",
"product": {
"name": "python312-3.12.12-150600.3.37.1.i586",
"product_id": "python312-3.12.12-150600.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.12-150600.3.37.1.i586",
"product": {
"name": "python312-base-3.12.12-150600.3.37.1.i586",
"product_id": "python312-base-3.12.12-150600.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.12-150600.3.37.1.i586",
"product": {
"name": "python312-curses-3.12.12-150600.3.37.1.i586",
"product_id": "python312-curses-3.12.12-150600.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.12-150600.3.37.1.i586",
"product": {
"name": "python312-dbm-3.12.12-150600.3.37.1.i586",
"product_id": "python312-dbm-3.12.12-150600.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.12-150600.3.37.1.i586",
"product": {
"name": "python312-devel-3.12.12-150600.3.37.1.i586",
"product_id": "python312-devel-3.12.12-150600.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.12-150600.3.37.1.i586",
"product": {
"name": "python312-doc-3.12.12-150600.3.37.1.i586",
"product_id": "python312-doc-3.12.12-150600.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.12-150600.3.37.1.i586",
"product": {
"name": "python312-doc-devhelp-3.12.12-150600.3.37.1.i586",
"product_id": "python312-doc-devhelp-3.12.12-150600.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.12-150600.3.37.1.i586",
"product": {
"name": "python312-idle-3.12.12-150600.3.37.1.i586",
"product_id": "python312-idle-3.12.12-150600.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.12-150600.3.37.1.i586",
"product": {
"name": "python312-testsuite-3.12.12-150600.3.37.1.i586",
"product_id": "python312-testsuite-3.12.12-150600.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.12-150600.3.37.1.i586",
"product": {
"name": "python312-tk-3.12.12-150600.3.37.1.i586",
"product_id": "python312-tk-3.12.12-150600.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.12-150600.3.37.1.i586",
"product": {
"name": "python312-tools-3.12.12-150600.3.37.1.i586",
"product_id": "python312-tools-3.12.12-150600.3.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"product": {
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"product_id": "libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-3.12.12-150600.3.37.1.ppc64le",
"product": {
"name": "python312-3.12.12-150600.3.37.1.ppc64le",
"product_id": "python312-3.12.12-150600.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.12-150600.3.37.1.ppc64le",
"product": {
"name": "python312-base-3.12.12-150600.3.37.1.ppc64le",
"product_id": "python312-base-3.12.12-150600.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.12-150600.3.37.1.ppc64le",
"product": {
"name": "python312-curses-3.12.12-150600.3.37.1.ppc64le",
"product_id": "python312-curses-3.12.12-150600.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"product": {
"name": "python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"product_id": "python312-dbm-3.12.12-150600.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.12-150600.3.37.1.ppc64le",
"product": {
"name": "python312-devel-3.12.12-150600.3.37.1.ppc64le",
"product_id": "python312-devel-3.12.12-150600.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.12-150600.3.37.1.ppc64le",
"product": {
"name": "python312-doc-3.12.12-150600.3.37.1.ppc64le",
"product_id": "python312-doc-3.12.12-150600.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.12-150600.3.37.1.ppc64le",
"product": {
"name": "python312-doc-devhelp-3.12.12-150600.3.37.1.ppc64le",
"product_id": "python312-doc-devhelp-3.12.12-150600.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.12-150600.3.37.1.ppc64le",
"product": {
"name": "python312-idle-3.12.12-150600.3.37.1.ppc64le",
"product_id": "python312-idle-3.12.12-150600.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.12-150600.3.37.1.ppc64le",
"product": {
"name": "python312-testsuite-3.12.12-150600.3.37.1.ppc64le",
"product_id": "python312-testsuite-3.12.12-150600.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.12-150600.3.37.1.ppc64le",
"product": {
"name": "python312-tk-3.12.12-150600.3.37.1.ppc64le",
"product_id": "python312-tk-3.12.12-150600.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.12-150600.3.37.1.ppc64le",
"product": {
"name": "python312-tools-3.12.12-150600.3.37.1.ppc64le",
"product_id": "python312-tools-3.12.12-150600.3.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"product": {
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"product_id": "libpython3_12-1_0-3.12.12-150600.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-3.12.12-150600.3.37.1.s390x",
"product": {
"name": "python312-3.12.12-150600.3.37.1.s390x",
"product_id": "python312-3.12.12-150600.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.12-150600.3.37.1.s390x",
"product": {
"name": "python312-base-3.12.12-150600.3.37.1.s390x",
"product_id": "python312-base-3.12.12-150600.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.12-150600.3.37.1.s390x",
"product": {
"name": "python312-curses-3.12.12-150600.3.37.1.s390x",
"product_id": "python312-curses-3.12.12-150600.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.12-150600.3.37.1.s390x",
"product": {
"name": "python312-dbm-3.12.12-150600.3.37.1.s390x",
"product_id": "python312-dbm-3.12.12-150600.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.12-150600.3.37.1.s390x",
"product": {
"name": "python312-devel-3.12.12-150600.3.37.1.s390x",
"product_id": "python312-devel-3.12.12-150600.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.12-150600.3.37.1.s390x",
"product": {
"name": "python312-doc-3.12.12-150600.3.37.1.s390x",
"product_id": "python312-doc-3.12.12-150600.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.12-150600.3.37.1.s390x",
"product": {
"name": "python312-doc-devhelp-3.12.12-150600.3.37.1.s390x",
"product_id": "python312-doc-devhelp-3.12.12-150600.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.12-150600.3.37.1.s390x",
"product": {
"name": "python312-idle-3.12.12-150600.3.37.1.s390x",
"product_id": "python312-idle-3.12.12-150600.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.12-150600.3.37.1.s390x",
"product": {
"name": "python312-testsuite-3.12.12-150600.3.37.1.s390x",
"product_id": "python312-testsuite-3.12.12-150600.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.12-150600.3.37.1.s390x",
"product": {
"name": "python312-tk-3.12.12-150600.3.37.1.s390x",
"product_id": "python312-tk-3.12.12-150600.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.12-150600.3.37.1.s390x",
"product": {
"name": "python312-tools-3.12.12-150600.3.37.1.s390x",
"product_id": "python312-tools-3.12.12-150600.3.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"product_id": "libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_12-1_0-32bit-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "libpython3_12-1_0-32bit-3.12.12-150600.3.37.1.x86_64",
"product_id": "libpython3_12-1_0-32bit-3.12.12-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "python312-3.12.12-150600.3.37.1.x86_64",
"product_id": "python312-3.12.12-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "python312-32bit-3.12.12-150600.3.37.1.x86_64",
"product_id": "python312-32bit-3.12.12-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "python312-base-3.12.12-150600.3.37.1.x86_64",
"product_id": "python312-base-3.12.12-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-32bit-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "python312-base-32bit-3.12.12-150600.3.37.1.x86_64",
"product_id": "python312-base-32bit-3.12.12-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "python312-curses-3.12.12-150600.3.37.1.x86_64",
"product_id": "python312-curses-3.12.12-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "python312-dbm-3.12.12-150600.3.37.1.x86_64",
"product_id": "python312-dbm-3.12.12-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "python312-devel-3.12.12-150600.3.37.1.x86_64",
"product_id": "python312-devel-3.12.12-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "python312-doc-3.12.12-150600.3.37.1.x86_64",
"product_id": "python312-doc-3.12.12-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "python312-doc-devhelp-3.12.12-150600.3.37.1.x86_64",
"product_id": "python312-doc-devhelp-3.12.12-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "python312-idle-3.12.12-150600.3.37.1.x86_64",
"product_id": "python312-idle-3.12.12-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "python312-testsuite-3.12.12-150600.3.37.1.x86_64",
"product_id": "python312-testsuite-3.12.12-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "python312-tk-3.12.12-150600.3.37.1.x86_64",
"product_id": "python312-tk-3.12.12-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.12-150600.3.37.1.x86_64",
"product": {
"name": "python312-tools-3.12.12-150600.3.37.1.x86_64",
"product_id": "python312-tools-3.12.12-150600.3.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.37.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-base-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-base-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.37.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-base-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-base-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-curses-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-curses-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.37.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-curses-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-curses-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-dbm-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.37.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-dbm-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-dbm-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-devel-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-devel-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.37.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-devel-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-devel-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-idle-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-idle-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.37.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-idle-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-idle-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-tk-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-tk-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.37.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-tk-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-tk-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-tools-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-tools-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.37.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-tools-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-tools-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-32bit-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "libpython3_12-1_0-32bit-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-32bit-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-base-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-base-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-base-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-base-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-32bit-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-base-32bit-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-curses-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-curses-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-curses-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-curses-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-dbm-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-dbm-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-dbm-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-devel-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-devel-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-devel-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-devel-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.12-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-doc-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.12-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-doc-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.12-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-doc-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-doc-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.12-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-doc-devhelp-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.12-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-doc-devhelp-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.12-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-doc-devhelp-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-doc-devhelp-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-idle-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-idle-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-idle-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-idle-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.12-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-testsuite-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.12-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-testsuite-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.12-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-testsuite-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-testsuite-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-tk-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-tk-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-tk-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-tk-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.aarch64"
},
"product_reference": "python312-tools-3.12.12-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.ppc64le"
},
"product_reference": "python312-tools-3.12.12-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.s390x"
},
"product_reference": "python312-tools-3.12.12-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.x86_64"
},
"product_reference": "python312-tools-3.12.12-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"remediations": [
{
"category": "vendor_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 Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T13:44:40Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2025-8291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8291"
}
],
"notes": [
{
"category": "general",
"text": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8291",
"url": "https://www.suse.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "SUSE Bug 1251305 for CVE-2025-8291",
"url": "https://bugzilla.suse.com/1251305"
}
],
"remediations": [
{
"category": "vendor_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 Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.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 Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.12-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T13:44:40Z",
"details": "low"
}
],
"title": "CVE-2025-8291"
}
]
}
SUSE-SU-2025:4277-1
Vulnerability from csaf_suse - Published: 2025-11-27 13:13 - Updated: 2025-11-27 13:13Summary
Security update for python313
Severity
Low
Notes
Title of the patch: Security update for python313
Description of the patch: This update for python313 fixes the following issues:
Update to 3.13.9:
- CVE-2025-6075: Fixed simple quadratic complexity vulnerabilities of os.path.expandvars() (bsc#1252974)
- CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) not checked by the 'zipfile' module (bsc#1251305)
Other fixes:
- Fix readline history truncation when length is reduced
- Fixing reproducible build for python-nogil (bsc#1244680)
Patchnames: SUSE-2025-4277,SUSE-SLE-Module-Python3-15-SP7-2025-4277
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
36 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
36 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
13 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"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 python313",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python313 fixes the following issues:\n\nUpdate to 3.13.9:\n\n - CVE-2025-6075: Fixed simple quadratic complexity vulnerabilities of os.path.expandvars() (bsc#1252974)\n - CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) not checked by the \u0027zipfile\u0027 module (bsc#1251305)\n\nOther fixes:\n\n- Fix readline history truncation when length is reduced\n- Fixing reproducible build for python-nogil (bsc#1244680)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4277,SUSE-SLE-Module-Python3-15-SP7-2025-4277",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4277-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4277-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254277-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4277-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023409.html"
},
{
"category": "self",
"summary": "SUSE Bug 1244680",
"url": "https://bugzilla.suse.com/1244680"
},
{
"category": "self",
"summary": "SUSE Bug 1251305",
"url": "https://bugzilla.suse.com/1251305"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8291/"
}
],
"title": "Security update for python313",
"tracking": {
"current_release_date": "2025-11-27T13:13:43Z",
"generator": {
"date": "2025-11-27T13:13:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4277-1",
"initial_release_date": "2025-11-27T13:13:43Z",
"revision_history": [
{
"date": "2025-11-27T13:13:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.9-150700.4.26.1.aarch64",
"product": {
"name": "libpython3_13-1_0-3.13.9-150700.4.26.1.aarch64",
"product_id": "libpython3_13-1_0-3.13.9-150700.4.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-3.13.9-150700.4.26.1.aarch64",
"product": {
"name": "python313-3.13.9-150700.4.26.1.aarch64",
"product_id": "python313-3.13.9-150700.4.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.9-150700.4.26.1.aarch64",
"product": {
"name": "python313-base-3.13.9-150700.4.26.1.aarch64",
"product_id": "python313-base-3.13.9-150700.4.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.9-150700.4.26.1.aarch64",
"product": {
"name": "python313-curses-3.13.9-150700.4.26.1.aarch64",
"product_id": "python313-curses-3.13.9-150700.4.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.9-150700.4.26.1.aarch64",
"product": {
"name": "python313-dbm-3.13.9-150700.4.26.1.aarch64",
"product_id": "python313-dbm-3.13.9-150700.4.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.9-150700.4.26.1.aarch64",
"product": {
"name": "python313-devel-3.13.9-150700.4.26.1.aarch64",
"product_id": "python313-devel-3.13.9-150700.4.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.9-150700.4.26.1.aarch64",
"product": {
"name": "python313-doc-3.13.9-150700.4.26.1.aarch64",
"product_id": "python313-doc-3.13.9-150700.4.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.9-150700.4.26.1.aarch64",
"product": {
"name": "python313-doc-devhelp-3.13.9-150700.4.26.1.aarch64",
"product_id": "python313-doc-devhelp-3.13.9-150700.4.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.9-150700.4.26.1.aarch64",
"product": {
"name": "python313-idle-3.13.9-150700.4.26.1.aarch64",
"product_id": "python313-idle-3.13.9-150700.4.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.9-150700.4.26.1.aarch64",
"product": {
"name": "python313-testsuite-3.13.9-150700.4.26.1.aarch64",
"product_id": "python313-testsuite-3.13.9-150700.4.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.9-150700.4.26.1.aarch64",
"product": {
"name": "python313-tk-3.13.9-150700.4.26.1.aarch64",
"product_id": "python313-tk-3.13.9-150700.4.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.9-150700.4.26.1.aarch64",
"product": {
"name": "python313-tools-3.13.9-150700.4.26.1.aarch64",
"product_id": "python313-tools-3.13.9-150700.4.26.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-64bit-3.13.9-150700.4.26.1.aarch64_ilp32",
"product": {
"name": "libpython3_13-1_0-64bit-3.13.9-150700.4.26.1.aarch64_ilp32",
"product_id": "libpython3_13-1_0-64bit-3.13.9-150700.4.26.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python313-64bit-3.13.9-150700.4.26.1.aarch64_ilp32",
"product": {
"name": "python313-64bit-3.13.9-150700.4.26.1.aarch64_ilp32",
"product_id": "python313-64bit-3.13.9-150700.4.26.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python313-base-64bit-3.13.9-150700.4.26.1.aarch64_ilp32",
"product": {
"name": "python313-base-64bit-3.13.9-150700.4.26.1.aarch64_ilp32",
"product_id": "python313-base-64bit-3.13.9-150700.4.26.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.9-150700.4.26.1.i586",
"product": {
"name": "libpython3_13-1_0-3.13.9-150700.4.26.1.i586",
"product_id": "libpython3_13-1_0-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.9-150700.4.26.1.i586",
"product": {
"name": "libpython3_13t1_0-3.13.9-150700.4.26.1.i586",
"product_id": "libpython3_13t1_0-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-3.13.9-150700.4.26.1.i586",
"product_id": "python313-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-base-3.13.9-150700.4.26.1.i586",
"product_id": "python313-base-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-curses-3.13.9-150700.4.26.1.i586",
"product_id": "python313-curses-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-dbm-3.13.9-150700.4.26.1.i586",
"product_id": "python313-dbm-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-devel-3.13.9-150700.4.26.1.i586",
"product_id": "python313-devel-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-doc-3.13.9-150700.4.26.1.i586",
"product_id": "python313-doc-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-doc-devhelp-3.13.9-150700.4.26.1.i586",
"product_id": "python313-doc-devhelp-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-idle-3.13.9-150700.4.26.1.i586",
"product_id": "python313-idle-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-nogil-3.13.9-150700.4.26.1.i586",
"product_id": "python313-nogil-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-nogil-base-3.13.9-150700.4.26.1.i586",
"product_id": "python313-nogil-base-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-nogil-curses-3.13.9-150700.4.26.1.i586",
"product_id": "python313-nogil-curses-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-nogil-dbm-3.13.9-150700.4.26.1.i586",
"product_id": "python313-nogil-dbm-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-nogil-devel-3.13.9-150700.4.26.1.i586",
"product_id": "python313-nogil-devel-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-nogil-idle-3.13.9-150700.4.26.1.i586",
"product_id": "python313-nogil-idle-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-nogil-testsuite-3.13.9-150700.4.26.1.i586",
"product_id": "python313-nogil-testsuite-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-nogil-tk-3.13.9-150700.4.26.1.i586",
"product_id": "python313-nogil-tk-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-nogil-tools-3.13.9-150700.4.26.1.i586",
"product_id": "python313-nogil-tools-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-testsuite-3.13.9-150700.4.26.1.i586",
"product_id": "python313-testsuite-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-tk-3.13.9-150700.4.26.1.i586",
"product_id": "python313-tk-3.13.9-150700.4.26.1.i586"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.9-150700.4.26.1.i586",
"product": {
"name": "python313-tools-3.13.9-150700.4.26.1.i586",
"product_id": "python313-tools-3.13.9-150700.4.26.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "libpython3_13-1_0-3.13.9-150700.4.26.1.ppc64le",
"product_id": "libpython3_13-1_0-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "libpython3_13t1_0-3.13.9-150700.4.26.1.ppc64le",
"product_id": "libpython3_13t1_0-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-base-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-base-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-curses-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-curses-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-dbm-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-dbm-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-devel-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-devel-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-doc-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-doc-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-doc-devhelp-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-doc-devhelp-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-idle-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-idle-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-nogil-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-nogil-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-nogil-base-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-nogil-base-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-nogil-curses-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-nogil-curses-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-nogil-dbm-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-nogil-dbm-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-nogil-devel-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-nogil-devel-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-nogil-idle-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-nogil-idle-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-nogil-testsuite-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-nogil-testsuite-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-nogil-tk-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-nogil-tk-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-nogil-tools-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-nogil-tools-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-testsuite-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-testsuite-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-tk-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-tk-3.13.9-150700.4.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.9-150700.4.26.1.ppc64le",
"product": {
"name": "python313-tools-3.13.9-150700.4.26.1.ppc64le",
"product_id": "python313-tools-3.13.9-150700.4.26.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "libpython3_13-1_0-3.13.9-150700.4.26.1.s390x",
"product_id": "libpython3_13-1_0-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "libpython3_13t1_0-3.13.9-150700.4.26.1.s390x",
"product_id": "libpython3_13t1_0-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-base-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-base-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-curses-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-curses-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-dbm-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-dbm-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-devel-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-devel-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-doc-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-doc-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-doc-devhelp-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-doc-devhelp-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-idle-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-idle-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-nogil-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-nogil-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-nogil-base-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-nogil-base-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-nogil-curses-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-nogil-curses-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-nogil-dbm-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-nogil-dbm-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-nogil-devel-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-nogil-devel-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-nogil-idle-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-nogil-idle-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-nogil-testsuite-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-nogil-testsuite-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-nogil-tk-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-nogil-tk-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-nogil-tools-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-nogil-tools-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-testsuite-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-testsuite-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-tk-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-tk-3.13.9-150700.4.26.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.9-150700.4.26.1.s390x",
"product": {
"name": "python313-tools-3.13.9-150700.4.26.1.s390x",
"product_id": "python313-tools-3.13.9-150700.4.26.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "libpython3_13-1_0-3.13.9-150700.4.26.1.x86_64",
"product_id": "libpython3_13-1_0-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_13-1_0-32bit-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "libpython3_13-1_0-32bit-3.13.9-150700.4.26.1.x86_64",
"product_id": "libpython3_13-1_0-32bit-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "libpython3_13t1_0-3.13.9-150700.4.26.1.x86_64",
"product_id": "libpython3_13t1_0-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-32bit-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-32bit-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-base-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-base-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-base-32bit-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-base-32bit-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-base-32bit-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-curses-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-curses-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-dbm-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-dbm-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-devel-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-devel-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-doc-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-doc-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-doc-devhelp-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-doc-devhelp-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-idle-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-idle-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-nogil-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-nogil-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-nogil-base-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-nogil-base-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-nogil-curses-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-nogil-curses-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-nogil-dbm-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-nogil-dbm-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-nogil-devel-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-nogil-devel-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-nogil-idle-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-nogil-idle-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-nogil-testsuite-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-nogil-testsuite-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-nogil-tk-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-nogil-tk-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-nogil-tools-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-nogil-tools-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-testsuite-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-testsuite-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-tk-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-tk-3.13.9-150700.4.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.9-150700.4.26.1.x86_64",
"product": {
"name": "python313-tools-3.13.9-150700.4.26.1.x86_64",
"product_id": "python313-tools-3.13.9-150700.4.26.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.9-150700.4.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.aarch64"
},
"product_reference": "libpython3_13-1_0-3.13.9-150700.4.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.9-150700.4.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.ppc64le"
},
"product_reference": "libpython3_13-1_0-3.13.9-150700.4.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.9-150700.4.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.s390x"
},
"product_reference": "libpython3_13-1_0-3.13.9-150700.4.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.9-150700.4.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.x86_64"
},
"product_reference": "libpython3_13-1_0-3.13.9-150700.4.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.9-150700.4.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.aarch64"
},
"product_reference": "python313-3.13.9-150700.4.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.9-150700.4.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.ppc64le"
},
"product_reference": "python313-3.13.9-150700.4.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.9-150700.4.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.s390x"
},
"product_reference": "python313-3.13.9-150700.4.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.9-150700.4.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.x86_64"
},
"product_reference": "python313-3.13.9-150700.4.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.9-150700.4.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.aarch64"
},
"product_reference": "python313-base-3.13.9-150700.4.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.9-150700.4.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.ppc64le"
},
"product_reference": "python313-base-3.13.9-150700.4.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.9-150700.4.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.s390x"
},
"product_reference": "python313-base-3.13.9-150700.4.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.9-150700.4.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.x86_64"
},
"product_reference": "python313-base-3.13.9-150700.4.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.9-150700.4.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.aarch64"
},
"product_reference": "python313-curses-3.13.9-150700.4.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.9-150700.4.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.ppc64le"
},
"product_reference": "python313-curses-3.13.9-150700.4.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.9-150700.4.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.s390x"
},
"product_reference": "python313-curses-3.13.9-150700.4.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.9-150700.4.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.x86_64"
},
"product_reference": "python313-curses-3.13.9-150700.4.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.9-150700.4.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.aarch64"
},
"product_reference": "python313-dbm-3.13.9-150700.4.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.9-150700.4.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.ppc64le"
},
"product_reference": "python313-dbm-3.13.9-150700.4.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.9-150700.4.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.s390x"
},
"product_reference": "python313-dbm-3.13.9-150700.4.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.9-150700.4.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.x86_64"
},
"product_reference": "python313-dbm-3.13.9-150700.4.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.9-150700.4.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.aarch64"
},
"product_reference": "python313-devel-3.13.9-150700.4.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.9-150700.4.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.ppc64le"
},
"product_reference": "python313-devel-3.13.9-150700.4.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.9-150700.4.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.s390x"
},
"product_reference": "python313-devel-3.13.9-150700.4.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.9-150700.4.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.x86_64"
},
"product_reference": "python313-devel-3.13.9-150700.4.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.9-150700.4.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.aarch64"
},
"product_reference": "python313-idle-3.13.9-150700.4.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.9-150700.4.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.ppc64le"
},
"product_reference": "python313-idle-3.13.9-150700.4.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.9-150700.4.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.s390x"
},
"product_reference": "python313-idle-3.13.9-150700.4.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.9-150700.4.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.x86_64"
},
"product_reference": "python313-idle-3.13.9-150700.4.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.9-150700.4.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.aarch64"
},
"product_reference": "python313-tk-3.13.9-150700.4.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.9-150700.4.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.ppc64le"
},
"product_reference": "python313-tk-3.13.9-150700.4.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.9-150700.4.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.s390x"
},
"product_reference": "python313-tk-3.13.9-150700.4.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.9-150700.4.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.x86_64"
},
"product_reference": "python313-tk-3.13.9-150700.4.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.9-150700.4.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.aarch64"
},
"product_reference": "python313-tools-3.13.9-150700.4.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.9-150700.4.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.ppc64le"
},
"product_reference": "python313-tools-3.13.9-150700.4.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.9-150700.4.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.s390x"
},
"product_reference": "python313-tools-3.13.9-150700.4.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.9-150700.4.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.x86_64"
},
"product_reference": "python313-tools-3.13.9-150700.4.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"remediations": [
{
"category": "vendor_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 Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T13:13:43Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2025-8291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8291"
}
],
"notes": [
{
"category": "general",
"text": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8291",
"url": "https://www.suse.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "SUSE Bug 1251305 for CVE-2025-8291",
"url": "https://bugzilla.suse.com/1251305"
}
],
"remediations": [
{
"category": "vendor_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 Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.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 Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.9-150700.4.26.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.9-150700.4.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T13:13:43Z",
"details": "low"
}
],
"title": "CVE-2025-8291"
}
]
}
SUSE-SU-2025:4297-1
Vulnerability from csaf_suse - Published: 2025-11-28 10:03 - Updated: 2025-11-28 10:03Summary
Security update for python311
Severity
Low
Notes
Title of the patch: Security update for python311
Description of the patch: This update for python311 fixes the following issues:
Update to 3.11.14:
- CVE-2025-6075: Fixed simple quadratic complexity vulnerabilities of os.path.expandvars() (bsc#1252974)
- CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) not checked by the 'zipfile' module (bsc#1251305)
Patchnames: SUSE-2025-4297,SUSE-SLE-Module-Basesystem-15-SP6-2025-4297,SUSE-SLE-Module-Basesystem-15-SP7-2025-4297,SUSE-SLE-Module-Python3-15-SP6-2025-4297,SUSE-SLE-Module-Python3-15-SP7-2025-4297,openSUSE-SLE-15.6-2025-4297
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
123 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
123 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"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 python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\nUpdate to 3.11.14:\n\n - CVE-2025-6075: Fixed simple quadratic complexity vulnerabilities of os.path.expandvars() (bsc#1252974)\n - CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) not checked by the \u0027zipfile\u0027 module (bsc#1251305)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4297,SUSE-SLE-Module-Basesystem-15-SP6-2025-4297,SUSE-SLE-Module-Basesystem-15-SP7-2025-4297,SUSE-SLE-Module-Python3-15-SP6-2025-4297,SUSE-SLE-Module-Python3-15-SP7-2025-4297,openSUSE-SLE-15.6-2025-4297",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4297-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4297-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254297-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4297-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023422.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251305",
"url": "https://bugzilla.suse.com/1251305"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8291/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2025-11-28T10:03:21Z",
"generator": {
"date": "2025-11-28T10:03:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4297-1",
"initial_release_date": "2025-11-28T10:03:21Z",
"revision_history": [
{
"date": "2025-11-28T10:03:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150600.3.38.1.aarch64",
"product": {
"name": "python311-3.11.14-150600.3.38.1.aarch64",
"product_id": "python311-3.11.14-150600.3.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150600.3.38.1.aarch64",
"product": {
"name": "python311-base-3.11.14-150600.3.38.1.aarch64",
"product_id": "python311-base-3.11.14-150600.3.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150600.3.38.1.aarch64",
"product": {
"name": "python311-curses-3.11.14-150600.3.38.1.aarch64",
"product_id": "python311-curses-3.11.14-150600.3.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150600.3.38.1.aarch64",
"product": {
"name": "python311-dbm-3.11.14-150600.3.38.1.aarch64",
"product_id": "python311-dbm-3.11.14-150600.3.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150600.3.38.1.aarch64",
"product": {
"name": "python311-devel-3.11.14-150600.3.38.1.aarch64",
"product_id": "python311-devel-3.11.14-150600.3.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150600.3.38.1.aarch64",
"product": {
"name": "python311-doc-3.11.14-150600.3.38.1.aarch64",
"product_id": "python311-doc-3.11.14-150600.3.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150600.3.38.1.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.14-150600.3.38.1.aarch64",
"product_id": "python311-doc-devhelp-3.11.14-150600.3.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150600.3.38.1.aarch64",
"product": {
"name": "python311-idle-3.11.14-150600.3.38.1.aarch64",
"product_id": "python311-idle-3.11.14-150600.3.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150600.3.38.1.aarch64",
"product": {
"name": "python311-testsuite-3.11.14-150600.3.38.1.aarch64",
"product_id": "python311-testsuite-3.11.14-150600.3.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150600.3.38.1.aarch64",
"product": {
"name": "python311-tk-3.11.14-150600.3.38.1.aarch64",
"product_id": "python311-tk-3.11.14-150600.3.38.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150600.3.38.1.aarch64",
"product": {
"name": "python311-tools-3.11.14-150600.3.38.1.aarch64",
"product_id": "python311-tools-3.11.14-150600.3.38.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.14-150600.3.38.1.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.14-150600.3.38.1.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.14-150600.3.38.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.14-150600.3.38.1.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.14-150600.3.38.1.aarch64_ilp32",
"product_id": "python311-64bit-3.11.14-150600.3.38.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.14-150600.3.38.1.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.14-150600.3.38.1.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.14-150600.3.38.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.i586",
"product": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.i586",
"product_id": "libpython3_11-1_0-3.11.14-150600.3.38.1.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150600.3.38.1.i586",
"product": {
"name": "python311-3.11.14-150600.3.38.1.i586",
"product_id": "python311-3.11.14-150600.3.38.1.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150600.3.38.1.i586",
"product": {
"name": "python311-base-3.11.14-150600.3.38.1.i586",
"product_id": "python311-base-3.11.14-150600.3.38.1.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150600.3.38.1.i586",
"product": {
"name": "python311-curses-3.11.14-150600.3.38.1.i586",
"product_id": "python311-curses-3.11.14-150600.3.38.1.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150600.3.38.1.i586",
"product": {
"name": "python311-dbm-3.11.14-150600.3.38.1.i586",
"product_id": "python311-dbm-3.11.14-150600.3.38.1.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150600.3.38.1.i586",
"product": {
"name": "python311-devel-3.11.14-150600.3.38.1.i586",
"product_id": "python311-devel-3.11.14-150600.3.38.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150600.3.38.1.i586",
"product": {
"name": "python311-doc-3.11.14-150600.3.38.1.i586",
"product_id": "python311-doc-3.11.14-150600.3.38.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150600.3.38.1.i586",
"product": {
"name": "python311-doc-devhelp-3.11.14-150600.3.38.1.i586",
"product_id": "python311-doc-devhelp-3.11.14-150600.3.38.1.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150600.3.38.1.i586",
"product": {
"name": "python311-idle-3.11.14-150600.3.38.1.i586",
"product_id": "python311-idle-3.11.14-150600.3.38.1.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150600.3.38.1.i586",
"product": {
"name": "python311-testsuite-3.11.14-150600.3.38.1.i586",
"product_id": "python311-testsuite-3.11.14-150600.3.38.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150600.3.38.1.i586",
"product": {
"name": "python311-tk-3.11.14-150600.3.38.1.i586",
"product_id": "python311-tk-3.11.14-150600.3.38.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150600.3.38.1.i586",
"product": {
"name": "python311-tools-3.11.14-150600.3.38.1.i586",
"product_id": "python311-tools-3.11.14-150600.3.38.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150600.3.38.1.ppc64le",
"product": {
"name": "python311-3.11.14-150600.3.38.1.ppc64le",
"product_id": "python311-3.11.14-150600.3.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150600.3.38.1.ppc64le",
"product": {
"name": "python311-base-3.11.14-150600.3.38.1.ppc64le",
"product_id": "python311-base-3.11.14-150600.3.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150600.3.38.1.ppc64le",
"product": {
"name": "python311-curses-3.11.14-150600.3.38.1.ppc64le",
"product_id": "python311-curses-3.11.14-150600.3.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"product_id": "python311-dbm-3.11.14-150600.3.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150600.3.38.1.ppc64le",
"product": {
"name": "python311-devel-3.11.14-150600.3.38.1.ppc64le",
"product_id": "python311-devel-3.11.14-150600.3.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150600.3.38.1.ppc64le",
"product": {
"name": "python311-doc-3.11.14-150600.3.38.1.ppc64le",
"product_id": "python311-doc-3.11.14-150600.3.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150600.3.38.1.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.14-150600.3.38.1.ppc64le",
"product_id": "python311-doc-devhelp-3.11.14-150600.3.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150600.3.38.1.ppc64le",
"product": {
"name": "python311-idle-3.11.14-150600.3.38.1.ppc64le",
"product_id": "python311-idle-3.11.14-150600.3.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150600.3.38.1.ppc64le",
"product": {
"name": "python311-testsuite-3.11.14-150600.3.38.1.ppc64le",
"product_id": "python311-testsuite-3.11.14-150600.3.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150600.3.38.1.ppc64le",
"product": {
"name": "python311-tk-3.11.14-150600.3.38.1.ppc64le",
"product_id": "python311-tk-3.11.14-150600.3.38.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150600.3.38.1.ppc64le",
"product": {
"name": "python311-tools-3.11.14-150600.3.38.1.ppc64le",
"product_id": "python311-tools-3.11.14-150600.3.38.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"product_id": "libpython3_11-1_0-3.11.14-150600.3.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150600.3.38.1.s390x",
"product": {
"name": "python311-3.11.14-150600.3.38.1.s390x",
"product_id": "python311-3.11.14-150600.3.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150600.3.38.1.s390x",
"product": {
"name": "python311-base-3.11.14-150600.3.38.1.s390x",
"product_id": "python311-base-3.11.14-150600.3.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150600.3.38.1.s390x",
"product": {
"name": "python311-curses-3.11.14-150600.3.38.1.s390x",
"product_id": "python311-curses-3.11.14-150600.3.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150600.3.38.1.s390x",
"product": {
"name": "python311-dbm-3.11.14-150600.3.38.1.s390x",
"product_id": "python311-dbm-3.11.14-150600.3.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150600.3.38.1.s390x",
"product": {
"name": "python311-devel-3.11.14-150600.3.38.1.s390x",
"product_id": "python311-devel-3.11.14-150600.3.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150600.3.38.1.s390x",
"product": {
"name": "python311-doc-3.11.14-150600.3.38.1.s390x",
"product_id": "python311-doc-3.11.14-150600.3.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150600.3.38.1.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.14-150600.3.38.1.s390x",
"product_id": "python311-doc-devhelp-3.11.14-150600.3.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150600.3.38.1.s390x",
"product": {
"name": "python311-idle-3.11.14-150600.3.38.1.s390x",
"product_id": "python311-idle-3.11.14-150600.3.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150600.3.38.1.s390x",
"product": {
"name": "python311-testsuite-3.11.14-150600.3.38.1.s390x",
"product_id": "python311-testsuite-3.11.14-150600.3.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150600.3.38.1.s390x",
"product": {
"name": "python311-tk-3.11.14-150600.3.38.1.s390x",
"product_id": "python311-tk-3.11.14-150600.3.38.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150600.3.38.1.s390x",
"product": {
"name": "python311-tools-3.11.14-150600.3.38.1.s390x",
"product_id": "python311-tools-3.11.14-150600.3.38.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.14-150600.3.38.1.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.14-150600.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "python311-3.11.14-150600.3.38.1.x86_64",
"product_id": "python311-3.11.14-150600.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "python311-32bit-3.11.14-150600.3.38.1.x86_64",
"product_id": "python311-32bit-3.11.14-150600.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "python311-base-3.11.14-150600.3.38.1.x86_64",
"product_id": "python311-base-3.11.14-150600.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "python311-base-32bit-3.11.14-150600.3.38.1.x86_64",
"product_id": "python311-base-32bit-3.11.14-150600.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "python311-curses-3.11.14-150600.3.38.1.x86_64",
"product_id": "python311-curses-3.11.14-150600.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "python311-dbm-3.11.14-150600.3.38.1.x86_64",
"product_id": "python311-dbm-3.11.14-150600.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "python311-devel-3.11.14-150600.3.38.1.x86_64",
"product_id": "python311-devel-3.11.14-150600.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "python311-doc-3.11.14-150600.3.38.1.x86_64",
"product_id": "python311-doc-3.11.14-150600.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.14-150600.3.38.1.x86_64",
"product_id": "python311-doc-devhelp-3.11.14-150600.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "python311-idle-3.11.14-150600.3.38.1.x86_64",
"product_id": "python311-idle-3.11.14-150600.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "python311-testsuite-3.11.14-150600.3.38.1.x86_64",
"product_id": "python311-testsuite-3.11.14-150600.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "python311-tk-3.11.14-150600.3.38.1.x86_64",
"product_id": "python311-tk-3.11.14-150600.3.38.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150600.3.38.1.x86_64",
"product": {
"name": "python311-tools-3.11.14-150600.3.38.1.x86_64",
"product_id": "python311-tools-3.11.14-150600.3.38.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-base-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-base-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-curses-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-dbm-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-devel-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-idle-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-tk-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-tools-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-curses-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-dbm-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-devel-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-idle-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-tk-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.38.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.38.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.38.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-tools-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.38.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-32bit-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "libpython3_11-1_0-32bit-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.38.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.38.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.38.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-32bit-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.38.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.38.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.38.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-base-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-32bit-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-base-32bit-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.38.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.38.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.38.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-curses-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.38.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.38.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.38.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-dbm-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.38.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.38.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.38.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-devel-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150600.3.38.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-doc-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150600.3.38.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-doc-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150600.3.38.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-doc-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150600.3.38.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150600.3.38.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150600.3.38.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.38.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.38.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.38.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-idle-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.14-150600.3.38.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-testsuite-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.14-150600.3.38.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-testsuite-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.14-150600.3.38.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-testsuite-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-testsuite-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.38.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.38.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.38.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-tk-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.38.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150600.3.38.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.38.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150600.3.38.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.38.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.s390x"
},
"product_reference": "python311-tools-3.11.14-150600.3.38.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.38.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150600.3.38.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"remediations": [
{
"category": "vendor_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 Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T10:03:21Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2025-8291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8291"
}
],
"notes": [
{
"category": "general",
"text": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8291",
"url": "https://www.suse.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "SUSE Bug 1251305 for CVE-2025-8291",
"url": "https://bugzilla.suse.com/1251305"
}
],
"remediations": [
{
"category": "vendor_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 Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.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 Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.38.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.38.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.38.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-28T10:03:21Z",
"details": "low"
}
],
"title": "CVE-2025-8291"
}
]
}
SUSE-SU-2025:4313-1
Vulnerability from csaf_suse - Published: 2025-12-01 09:29 - Updated: 2025-12-01 09:29Summary
Security update for python
Severity
Low
Notes
Title of the patch: Security update for python
Description of the patch: This update for python fixes the following issues:
- CVE-2025-8291: Check the validity the ZIP64 End of Central Directory (EOCD). (bsc#1251305)
Patchnames: SUSE-2025-4313,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-4313,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-4313,openSUSE-SLE-15.6-2025-4313
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
93 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-32bit-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-doc-2.7.18-150000.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.86.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"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-2025-8291: Check the validity the ZIP64 End of Central Directory (EOCD). (bsc#1251305)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4313,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-4313,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-4313,openSUSE-SLE-15.6-2025-4313",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4313-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4313-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254313-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4313-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023443.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251305",
"url": "https://bugzilla.suse.com/1251305"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8291/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2025-12-01T09:29:19Z",
"generator": {
"date": "2025-12-01T09:29:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4313-1",
"initial_release_date": "2025-12-01T09:29:19Z",
"revision_history": [
{
"date": "2025-12-01T09:29:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.86.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.86.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.18-150000.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.86.1.aarch64",
"product": {
"name": "python-2.7.18-150000.86.1.aarch64",
"product_id": "python-2.7.18-150000.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.86.1.aarch64",
"product": {
"name": "python-base-2.7.18-150000.86.1.aarch64",
"product_id": "python-base-2.7.18-150000.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.86.1.aarch64",
"product": {
"name": "python-curses-2.7.18-150000.86.1.aarch64",
"product_id": "python-curses-2.7.18-150000.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.86.1.aarch64",
"product": {
"name": "python-demo-2.7.18-150000.86.1.aarch64",
"product_id": "python-demo-2.7.18-150000.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.86.1.aarch64",
"product": {
"name": "python-devel-2.7.18-150000.86.1.aarch64",
"product_id": "python-devel-2.7.18-150000.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.86.1.aarch64",
"product": {
"name": "python-gdbm-2.7.18-150000.86.1.aarch64",
"product_id": "python-gdbm-2.7.18-150000.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.86.1.aarch64",
"product": {
"name": "python-idle-2.7.18-150000.86.1.aarch64",
"product_id": "python-idle-2.7.18-150000.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.86.1.aarch64",
"product": {
"name": "python-tk-2.7.18-150000.86.1.aarch64",
"product_id": "python-tk-2.7.18-150000.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.86.1.aarch64",
"product": {
"name": "python-xml-2.7.18-150000.86.1.aarch64",
"product_id": "python-xml-2.7.18-150000.86.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.18-150000.86.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.18-150000.86.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.18-150000.86.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.18-150000.86.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.18-150000.86.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.18-150000.86.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.18-150000.86.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.18-150000.86.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.18-150000.86.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.86.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.86.1.i586",
"product_id": "libpython2_7-1_0-2.7.18-150000.86.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.86.1.i586",
"product": {
"name": "python-2.7.18-150000.86.1.i586",
"product_id": "python-2.7.18-150000.86.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.86.1.i586",
"product": {
"name": "python-base-2.7.18-150000.86.1.i586",
"product_id": "python-base-2.7.18-150000.86.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.86.1.i586",
"product": {
"name": "python-curses-2.7.18-150000.86.1.i586",
"product_id": "python-curses-2.7.18-150000.86.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.86.1.i586",
"product": {
"name": "python-demo-2.7.18-150000.86.1.i586",
"product_id": "python-demo-2.7.18-150000.86.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.86.1.i586",
"product": {
"name": "python-devel-2.7.18-150000.86.1.i586",
"product_id": "python-devel-2.7.18-150000.86.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.86.1.i586",
"product": {
"name": "python-gdbm-2.7.18-150000.86.1.i586",
"product_id": "python-gdbm-2.7.18-150000.86.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.86.1.i586",
"product": {
"name": "python-idle-2.7.18-150000.86.1.i586",
"product_id": "python-idle-2.7.18-150000.86.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.86.1.i586",
"product": {
"name": "python-tk-2.7.18-150000.86.1.i586",
"product_id": "python-tk-2.7.18-150000.86.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.86.1.i586",
"product": {
"name": "python-xml-2.7.18-150000.86.1.i586",
"product_id": "python-xml-2.7.18-150000.86.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.18-150000.86.1.noarch",
"product": {
"name": "python-doc-2.7.18-150000.86.1.noarch",
"product_id": "python-doc-2.7.18-150000.86.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.18-150000.86.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.18-150000.86.1.noarch",
"product_id": "python-doc-pdf-2.7.18-150000.86.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.86.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.86.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.18-150000.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.86.1.ppc64le",
"product": {
"name": "python-2.7.18-150000.86.1.ppc64le",
"product_id": "python-2.7.18-150000.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.86.1.ppc64le",
"product": {
"name": "python-base-2.7.18-150000.86.1.ppc64le",
"product_id": "python-base-2.7.18-150000.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.86.1.ppc64le",
"product": {
"name": "python-curses-2.7.18-150000.86.1.ppc64le",
"product_id": "python-curses-2.7.18-150000.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.86.1.ppc64le",
"product": {
"name": "python-demo-2.7.18-150000.86.1.ppc64le",
"product_id": "python-demo-2.7.18-150000.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.86.1.ppc64le",
"product": {
"name": "python-devel-2.7.18-150000.86.1.ppc64le",
"product_id": "python-devel-2.7.18-150000.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.86.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.18-150000.86.1.ppc64le",
"product_id": "python-gdbm-2.7.18-150000.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.86.1.ppc64le",
"product": {
"name": "python-idle-2.7.18-150000.86.1.ppc64le",
"product_id": "python-idle-2.7.18-150000.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.86.1.ppc64le",
"product": {
"name": "python-tk-2.7.18-150000.86.1.ppc64le",
"product_id": "python-tk-2.7.18-150000.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.86.1.ppc64le",
"product": {
"name": "python-xml-2.7.18-150000.86.1.ppc64le",
"product_id": "python-xml-2.7.18-150000.86.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.86.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.86.1.s390x",
"product_id": "libpython2_7-1_0-2.7.18-150000.86.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.86.1.s390x",
"product": {
"name": "python-2.7.18-150000.86.1.s390x",
"product_id": "python-2.7.18-150000.86.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.86.1.s390x",
"product": {
"name": "python-base-2.7.18-150000.86.1.s390x",
"product_id": "python-base-2.7.18-150000.86.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.86.1.s390x",
"product": {
"name": "python-curses-2.7.18-150000.86.1.s390x",
"product_id": "python-curses-2.7.18-150000.86.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.86.1.s390x",
"product": {
"name": "python-demo-2.7.18-150000.86.1.s390x",
"product_id": "python-demo-2.7.18-150000.86.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.86.1.s390x",
"product": {
"name": "python-devel-2.7.18-150000.86.1.s390x",
"product_id": "python-devel-2.7.18-150000.86.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.86.1.s390x",
"product": {
"name": "python-gdbm-2.7.18-150000.86.1.s390x",
"product_id": "python-gdbm-2.7.18-150000.86.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.86.1.s390x",
"product": {
"name": "python-idle-2.7.18-150000.86.1.s390x",
"product_id": "python-idle-2.7.18-150000.86.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.86.1.s390x",
"product": {
"name": "python-tk-2.7.18-150000.86.1.s390x",
"product_id": "python-tk-2.7.18-150000.86.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.86.1.s390x",
"product": {
"name": "python-xml-2.7.18-150000.86.1.s390x",
"product_id": "python-xml-2.7.18-150000.86.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.86.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.86.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.18-150000.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-150000.86.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-150000.86.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.18-150000.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.86.1.x86_64",
"product": {
"name": "python-2.7.18-150000.86.1.x86_64",
"product_id": "python-2.7.18-150000.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-150000.86.1.x86_64",
"product": {
"name": "python-32bit-2.7.18-150000.86.1.x86_64",
"product_id": "python-32bit-2.7.18-150000.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.86.1.x86_64",
"product": {
"name": "python-base-2.7.18-150000.86.1.x86_64",
"product_id": "python-base-2.7.18-150000.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-150000.86.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.18-150000.86.1.x86_64",
"product_id": "python-base-32bit-2.7.18-150000.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.86.1.x86_64",
"product": {
"name": "python-curses-2.7.18-150000.86.1.x86_64",
"product_id": "python-curses-2.7.18-150000.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.86.1.x86_64",
"product": {
"name": "python-demo-2.7.18-150000.86.1.x86_64",
"product_id": "python-demo-2.7.18-150000.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.86.1.x86_64",
"product": {
"name": "python-devel-2.7.18-150000.86.1.x86_64",
"product_id": "python-devel-2.7.18-150000.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.86.1.x86_64",
"product": {
"name": "python-gdbm-2.7.18-150000.86.1.x86_64",
"product_id": "python-gdbm-2.7.18-150000.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.86.1.x86_64",
"product": {
"name": "python-idle-2.7.18-150000.86.1.x86_64",
"product_id": "python-idle-2.7.18-150000.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.86.1.x86_64",
"product": {
"name": "python-tk-2.7.18-150000.86.1.x86_64",
"product_id": "python-tk-2.7.18-150000.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.86.1.x86_64",
"product": {
"name": "python-xml-2.7.18-150000.86.1.x86_64",
"product_id": "python-xml-2.7.18-150000.86.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"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_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.86.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.86.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.86.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.86.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.86.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.aarch64"
},
"product_reference": "python-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.86.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.86.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.s390x"
},
"product_reference": "python-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.86.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.86.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.86.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.86.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.86.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.86.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.86.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.86.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.86.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.86.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.86.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.86.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.86.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.86.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.86.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.86.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.86.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.86.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.86.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.86.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.86.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.86.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.86.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.86.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.86.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.86.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.86.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.86.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.86.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.86.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.86.1.aarch64"
},
"product_reference": "python-2.7.18-150000.86.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.86.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.86.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.86.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.86.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.86.1.s390x"
},
"product_reference": "python-2.7.18-150000.86.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.86.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.86.1.x86_64"
},
"product_reference": "python-2.7.18-150000.86.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.86.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.86.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.86.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.86.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.86.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.86.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.86.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.86.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.86.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.86.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.86.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.86.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.86.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.86.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.86.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.86.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.86.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.86.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.86.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.86.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.86.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.86.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.86.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.86.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.86.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.86.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.86.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.86.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.86.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.86.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.86.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.86.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.86.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.86.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.86.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.86.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.86.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.86.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.86.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.86.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.86.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.86.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.86.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.86.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.86.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.86.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.86.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.86.1.x86_64",
"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.86.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.86.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.86.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.86.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-150000.86.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.86.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.86.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.86.1.aarch64"
},
"product_reference": "python-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.86.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.86.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.86.1.s390x"
},
"product_reference": "python-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.86.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-150000.86.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-32bit-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.86.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.86.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.86.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.86.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-150000.86.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.86.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.86.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.86.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.86.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.86.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.aarch64"
},
"product_reference": "python-demo-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.86.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.86.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.s390x"
},
"product_reference": "python-demo-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.86.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-demo-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.86.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.86.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.86.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.s390x"
},
"product_reference": "python-devel-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.86.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-150000.86.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-doc-2.7.18-150000.86.1.noarch"
},
"product_reference": "python-doc-2.7.18-150000.86.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-150000.86.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.86.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-150000.86.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.86.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.86.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.86.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.86.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.86.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.aarch64"
},
"product_reference": "python-idle-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.86.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.86.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.s390x"
},
"product_reference": "python-idle-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.86.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-idle-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.86.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.aarch64"
},
"product_reference": "python-tk-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.86.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.86.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.s390x"
},
"product_reference": "python-tk-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.86.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.86.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.86.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.86.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.86.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.86.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.86.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.86.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.86.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-8291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8291"
}
],
"notes": [
{
"category": "general",
"text": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.86.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.86.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8291",
"url": "https://www.suse.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "SUSE Bug 1251305 for CVE-2025-8291",
"url": "https://bugzilla.suse.com/1251305"
}
],
"remediations": [
{
"category": "vendor_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 SP6:libpython2_7-1_0-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.86.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.86.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.86.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 SP6:libpython2_7-1_0-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.86.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.86.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.86.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.86.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.86.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-01T09:29:19Z",
"details": "low"
}
],
"title": "CVE-2025-8291"
}
]
}
SUSE-SU-2025:4352-1
Vulnerability from csaf_suse - Published: 2025-12-10 17:18 - Updated: 2025-12-10 17:18Summary
Security update for python310
Severity
Low
Notes
Title of the patch: Security update for python310
Description of the patch: This update for python310 fixes the following issues:
Update to 3.10.19:
- CVE-2025-6075: Fixed simple quadratic complexity vulnerabilities of os.path.expandvars(). (bsc#1252974)
- CVE-2025-8291: Check the validity the ZIP64 End of Central Directory (EOCD). (bsc#1251305)
Patchnames: SUSE-2025-4352,openSUSE-SLE-15.6-2025-4352
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
51 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
51 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"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 python310",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python310 fixes the following issues:\n\nUpdate to 3.10.19:\n\n- CVE-2025-6075: Fixed simple quadratic complexity vulnerabilities of os.path.expandvars(). (bsc#1252974)\n- CVE-2025-8291: Check the validity the ZIP64 End of Central Directory (EOCD). (bsc#1251305)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4352,openSUSE-SLE-15.6-2025-4352",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4352-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4352-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254352-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4352-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023520.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251305",
"url": "https://bugzilla.suse.com/1251305"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8291 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8291/"
}
],
"title": "Security update for python310",
"tracking": {
"current_release_date": "2025-12-10T17:18:21Z",
"generator": {
"date": "2025-12-10T17:18:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4352-1",
"initial_release_date": "2025-12-10T17:18:21Z",
"revision_history": [
{
"date": "2025-12-10T17:18:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.19-150400.4.91.3.aarch64",
"product": {
"name": "libpython3_10-1_0-3.10.19-150400.4.91.3.aarch64",
"product_id": "libpython3_10-1_0-3.10.19-150400.4.91.3.aarch64"
}
},
{
"category": "product_version",
"name": "python310-3.10.19-150400.4.91.3.aarch64",
"product": {
"name": "python310-3.10.19-150400.4.91.3.aarch64",
"product_id": "python310-3.10.19-150400.4.91.3.aarch64"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.19-150400.4.91.3.aarch64",
"product": {
"name": "python310-base-3.10.19-150400.4.91.3.aarch64",
"product_id": "python310-base-3.10.19-150400.4.91.3.aarch64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.19-150400.4.91.3.aarch64",
"product": {
"name": "python310-curses-3.10.19-150400.4.91.3.aarch64",
"product_id": "python310-curses-3.10.19-150400.4.91.3.aarch64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.19-150400.4.91.3.aarch64",
"product": {
"name": "python310-dbm-3.10.19-150400.4.91.3.aarch64",
"product_id": "python310-dbm-3.10.19-150400.4.91.3.aarch64"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.19-150400.4.91.3.aarch64",
"product": {
"name": "python310-devel-3.10.19-150400.4.91.3.aarch64",
"product_id": "python310-devel-3.10.19-150400.4.91.3.aarch64"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.19-150400.4.91.3.aarch64",
"product": {
"name": "python310-doc-3.10.19-150400.4.91.3.aarch64",
"product_id": "python310-doc-3.10.19-150400.4.91.3.aarch64"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.19-150400.4.91.3.aarch64",
"product": {
"name": "python310-doc-devhelp-3.10.19-150400.4.91.3.aarch64",
"product_id": "python310-doc-devhelp-3.10.19-150400.4.91.3.aarch64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.19-150400.4.91.3.aarch64",
"product": {
"name": "python310-idle-3.10.19-150400.4.91.3.aarch64",
"product_id": "python310-idle-3.10.19-150400.4.91.3.aarch64"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.19-150400.4.91.3.aarch64",
"product": {
"name": "python310-testsuite-3.10.19-150400.4.91.3.aarch64",
"product_id": "python310-testsuite-3.10.19-150400.4.91.3.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.19-150400.4.91.3.aarch64",
"product": {
"name": "python310-tk-3.10.19-150400.4.91.3.aarch64",
"product_id": "python310-tk-3.10.19-150400.4.91.3.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.19-150400.4.91.3.aarch64",
"product": {
"name": "python310-tools-3.10.19-150400.4.91.3.aarch64",
"product_id": "python310-tools-3.10.19-150400.4.91.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-64bit-3.10.19-150400.4.91.3.aarch64_ilp32",
"product": {
"name": "libpython3_10-1_0-64bit-3.10.19-150400.4.91.3.aarch64_ilp32",
"product_id": "libpython3_10-1_0-64bit-3.10.19-150400.4.91.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python310-64bit-3.10.19-150400.4.91.3.aarch64_ilp32",
"product": {
"name": "python310-64bit-3.10.19-150400.4.91.3.aarch64_ilp32",
"product_id": "python310-64bit-3.10.19-150400.4.91.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python310-base-64bit-3.10.19-150400.4.91.3.aarch64_ilp32",
"product": {
"name": "python310-base-64bit-3.10.19-150400.4.91.3.aarch64_ilp32",
"product_id": "python310-base-64bit-3.10.19-150400.4.91.3.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.19-150400.4.91.3.i586",
"product": {
"name": "libpython3_10-1_0-3.10.19-150400.4.91.3.i586",
"product_id": "libpython3_10-1_0-3.10.19-150400.4.91.3.i586"
}
},
{
"category": "product_version",
"name": "python310-3.10.19-150400.4.91.3.i586",
"product": {
"name": "python310-3.10.19-150400.4.91.3.i586",
"product_id": "python310-3.10.19-150400.4.91.3.i586"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.19-150400.4.91.3.i586",
"product": {
"name": "python310-base-3.10.19-150400.4.91.3.i586",
"product_id": "python310-base-3.10.19-150400.4.91.3.i586"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.19-150400.4.91.3.i586",
"product": {
"name": "python310-curses-3.10.19-150400.4.91.3.i586",
"product_id": "python310-curses-3.10.19-150400.4.91.3.i586"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.19-150400.4.91.3.i586",
"product": {
"name": "python310-dbm-3.10.19-150400.4.91.3.i586",
"product_id": "python310-dbm-3.10.19-150400.4.91.3.i586"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.19-150400.4.91.3.i586",
"product": {
"name": "python310-devel-3.10.19-150400.4.91.3.i586",
"product_id": "python310-devel-3.10.19-150400.4.91.3.i586"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.19-150400.4.91.3.i586",
"product": {
"name": "python310-doc-3.10.19-150400.4.91.3.i586",
"product_id": "python310-doc-3.10.19-150400.4.91.3.i586"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.19-150400.4.91.3.i586",
"product": {
"name": "python310-doc-devhelp-3.10.19-150400.4.91.3.i586",
"product_id": "python310-doc-devhelp-3.10.19-150400.4.91.3.i586"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.19-150400.4.91.3.i586",
"product": {
"name": "python310-idle-3.10.19-150400.4.91.3.i586",
"product_id": "python310-idle-3.10.19-150400.4.91.3.i586"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.19-150400.4.91.3.i586",
"product": {
"name": "python310-testsuite-3.10.19-150400.4.91.3.i586",
"product_id": "python310-testsuite-3.10.19-150400.4.91.3.i586"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.19-150400.4.91.3.i586",
"product": {
"name": "python310-tk-3.10.19-150400.4.91.3.i586",
"product_id": "python310-tk-3.10.19-150400.4.91.3.i586"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.19-150400.4.91.3.i586",
"product": {
"name": "python310-tools-3.10.19-150400.4.91.3.i586",
"product_id": "python310-tools-3.10.19-150400.4.91.3.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.19-150400.4.91.3.ppc64le",
"product": {
"name": "libpython3_10-1_0-3.10.19-150400.4.91.3.ppc64le",
"product_id": "libpython3_10-1_0-3.10.19-150400.4.91.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-3.10.19-150400.4.91.3.ppc64le",
"product": {
"name": "python310-3.10.19-150400.4.91.3.ppc64le",
"product_id": "python310-3.10.19-150400.4.91.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.19-150400.4.91.3.ppc64le",
"product": {
"name": "python310-base-3.10.19-150400.4.91.3.ppc64le",
"product_id": "python310-base-3.10.19-150400.4.91.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.19-150400.4.91.3.ppc64le",
"product": {
"name": "python310-curses-3.10.19-150400.4.91.3.ppc64le",
"product_id": "python310-curses-3.10.19-150400.4.91.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.19-150400.4.91.3.ppc64le",
"product": {
"name": "python310-dbm-3.10.19-150400.4.91.3.ppc64le",
"product_id": "python310-dbm-3.10.19-150400.4.91.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.19-150400.4.91.3.ppc64le",
"product": {
"name": "python310-devel-3.10.19-150400.4.91.3.ppc64le",
"product_id": "python310-devel-3.10.19-150400.4.91.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.19-150400.4.91.3.ppc64le",
"product": {
"name": "python310-doc-3.10.19-150400.4.91.3.ppc64le",
"product_id": "python310-doc-3.10.19-150400.4.91.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.19-150400.4.91.3.ppc64le",
"product": {
"name": "python310-doc-devhelp-3.10.19-150400.4.91.3.ppc64le",
"product_id": "python310-doc-devhelp-3.10.19-150400.4.91.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.19-150400.4.91.3.ppc64le",
"product": {
"name": "python310-idle-3.10.19-150400.4.91.3.ppc64le",
"product_id": "python310-idle-3.10.19-150400.4.91.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.19-150400.4.91.3.ppc64le",
"product": {
"name": "python310-testsuite-3.10.19-150400.4.91.3.ppc64le",
"product_id": "python310-testsuite-3.10.19-150400.4.91.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.19-150400.4.91.3.ppc64le",
"product": {
"name": "python310-tk-3.10.19-150400.4.91.3.ppc64le",
"product_id": "python310-tk-3.10.19-150400.4.91.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.19-150400.4.91.3.ppc64le",
"product": {
"name": "python310-tools-3.10.19-150400.4.91.3.ppc64le",
"product_id": "python310-tools-3.10.19-150400.4.91.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.19-150400.4.91.3.s390x",
"product": {
"name": "libpython3_10-1_0-3.10.19-150400.4.91.3.s390x",
"product_id": "libpython3_10-1_0-3.10.19-150400.4.91.3.s390x"
}
},
{
"category": "product_version",
"name": "python310-3.10.19-150400.4.91.3.s390x",
"product": {
"name": "python310-3.10.19-150400.4.91.3.s390x",
"product_id": "python310-3.10.19-150400.4.91.3.s390x"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.19-150400.4.91.3.s390x",
"product": {
"name": "python310-base-3.10.19-150400.4.91.3.s390x",
"product_id": "python310-base-3.10.19-150400.4.91.3.s390x"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.19-150400.4.91.3.s390x",
"product": {
"name": "python310-curses-3.10.19-150400.4.91.3.s390x",
"product_id": "python310-curses-3.10.19-150400.4.91.3.s390x"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.19-150400.4.91.3.s390x",
"product": {
"name": "python310-dbm-3.10.19-150400.4.91.3.s390x",
"product_id": "python310-dbm-3.10.19-150400.4.91.3.s390x"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.19-150400.4.91.3.s390x",
"product": {
"name": "python310-devel-3.10.19-150400.4.91.3.s390x",
"product_id": "python310-devel-3.10.19-150400.4.91.3.s390x"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.19-150400.4.91.3.s390x",
"product": {
"name": "python310-doc-3.10.19-150400.4.91.3.s390x",
"product_id": "python310-doc-3.10.19-150400.4.91.3.s390x"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.19-150400.4.91.3.s390x",
"product": {
"name": "python310-doc-devhelp-3.10.19-150400.4.91.3.s390x",
"product_id": "python310-doc-devhelp-3.10.19-150400.4.91.3.s390x"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.19-150400.4.91.3.s390x",
"product": {
"name": "python310-idle-3.10.19-150400.4.91.3.s390x",
"product_id": "python310-idle-3.10.19-150400.4.91.3.s390x"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.19-150400.4.91.3.s390x",
"product": {
"name": "python310-testsuite-3.10.19-150400.4.91.3.s390x",
"product_id": "python310-testsuite-3.10.19-150400.4.91.3.s390x"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.19-150400.4.91.3.s390x",
"product": {
"name": "python310-tk-3.10.19-150400.4.91.3.s390x",
"product_id": "python310-tk-3.10.19-150400.4.91.3.s390x"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.19-150400.4.91.3.s390x",
"product": {
"name": "python310-tools-3.10.19-150400.4.91.3.s390x",
"product_id": "python310-tools-3.10.19-150400.4.91.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "libpython3_10-1_0-3.10.19-150400.4.91.3.x86_64",
"product_id": "libpython3_10-1_0-3.10.19-150400.4.91.3.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_10-1_0-32bit-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "libpython3_10-1_0-32bit-3.10.19-150400.4.91.3.x86_64",
"product_id": "libpython3_10-1_0-32bit-3.10.19-150400.4.91.3.x86_64"
}
},
{
"category": "product_version",
"name": "python310-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "python310-3.10.19-150400.4.91.3.x86_64",
"product_id": "python310-3.10.19-150400.4.91.3.x86_64"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "python310-32bit-3.10.19-150400.4.91.3.x86_64",
"product_id": "python310-32bit-3.10.19-150400.4.91.3.x86_64"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "python310-base-3.10.19-150400.4.91.3.x86_64",
"product_id": "python310-base-3.10.19-150400.4.91.3.x86_64"
}
},
{
"category": "product_version",
"name": "python310-base-32bit-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "python310-base-32bit-3.10.19-150400.4.91.3.x86_64",
"product_id": "python310-base-32bit-3.10.19-150400.4.91.3.x86_64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "python310-curses-3.10.19-150400.4.91.3.x86_64",
"product_id": "python310-curses-3.10.19-150400.4.91.3.x86_64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "python310-dbm-3.10.19-150400.4.91.3.x86_64",
"product_id": "python310-dbm-3.10.19-150400.4.91.3.x86_64"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "python310-devel-3.10.19-150400.4.91.3.x86_64",
"product_id": "python310-devel-3.10.19-150400.4.91.3.x86_64"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "python310-doc-3.10.19-150400.4.91.3.x86_64",
"product_id": "python310-doc-3.10.19-150400.4.91.3.x86_64"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "python310-doc-devhelp-3.10.19-150400.4.91.3.x86_64",
"product_id": "python310-doc-devhelp-3.10.19-150400.4.91.3.x86_64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "python310-idle-3.10.19-150400.4.91.3.x86_64",
"product_id": "python310-idle-3.10.19-150400.4.91.3.x86_64"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "python310-testsuite-3.10.19-150400.4.91.3.x86_64",
"product_id": "python310-testsuite-3.10.19-150400.4.91.3.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "python310-tk-3.10.19-150400.4.91.3.x86_64",
"product_id": "python310-tk-3.10.19-150400.4.91.3.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.19-150400.4.91.3.x86_64",
"product": {
"name": "python310-tools-3.10.19-150400.4.91.3.x86_64",
"product_id": "python310-tools-3.10.19-150400.4.91.3.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.19-150400.4.91.3.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.19-150400.4.91.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.19-150400.4.91.3.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.19-150400.4.91.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.19-150400.4.91.3.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.s390x"
},
"product_reference": "libpython3_10-1_0-3.10.19-150400.4.91.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-32bit-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "libpython3_10-1_0-32bit-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.19-150400.4.91.3.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.aarch64"
},
"product_reference": "python310-3.10.19-150400.4.91.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.19-150400.4.91.3.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.ppc64le"
},
"product_reference": "python310-3.10.19-150400.4.91.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.19-150400.4.91.3.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.s390x"
},
"product_reference": "python310-3.10.19-150400.4.91.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "python310-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-32bit-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "python310-32bit-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.19-150400.4.91.3.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.aarch64"
},
"product_reference": "python310-base-3.10.19-150400.4.91.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.19-150400.4.91.3.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.ppc64le"
},
"product_reference": "python310-base-3.10.19-150400.4.91.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.19-150400.4.91.3.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.s390x"
},
"product_reference": "python310-base-3.10.19-150400.4.91.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "python310-base-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-32bit-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-32bit-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "python310-base-32bit-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.19-150400.4.91.3.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.aarch64"
},
"product_reference": "python310-curses-3.10.19-150400.4.91.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.19-150400.4.91.3.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.ppc64le"
},
"product_reference": "python310-curses-3.10.19-150400.4.91.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.19-150400.4.91.3.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.s390x"
},
"product_reference": "python310-curses-3.10.19-150400.4.91.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "python310-curses-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.19-150400.4.91.3.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.aarch64"
},
"product_reference": "python310-dbm-3.10.19-150400.4.91.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.19-150400.4.91.3.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.ppc64le"
},
"product_reference": "python310-dbm-3.10.19-150400.4.91.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.19-150400.4.91.3.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.s390x"
},
"product_reference": "python310-dbm-3.10.19-150400.4.91.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "python310-dbm-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.19-150400.4.91.3.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.aarch64"
},
"product_reference": "python310-devel-3.10.19-150400.4.91.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.19-150400.4.91.3.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.ppc64le"
},
"product_reference": "python310-devel-3.10.19-150400.4.91.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.19-150400.4.91.3.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.s390x"
},
"product_reference": "python310-devel-3.10.19-150400.4.91.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "python310-devel-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.19-150400.4.91.3.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.aarch64"
},
"product_reference": "python310-doc-3.10.19-150400.4.91.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.19-150400.4.91.3.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.ppc64le"
},
"product_reference": "python310-doc-3.10.19-150400.4.91.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.19-150400.4.91.3.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.s390x"
},
"product_reference": "python310-doc-3.10.19-150400.4.91.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "python310-doc-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.19-150400.4.91.3.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.aarch64"
},
"product_reference": "python310-doc-devhelp-3.10.19-150400.4.91.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.19-150400.4.91.3.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.ppc64le"
},
"product_reference": "python310-doc-devhelp-3.10.19-150400.4.91.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.19-150400.4.91.3.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.s390x"
},
"product_reference": "python310-doc-devhelp-3.10.19-150400.4.91.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "python310-doc-devhelp-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.19-150400.4.91.3.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.aarch64"
},
"product_reference": "python310-idle-3.10.19-150400.4.91.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.19-150400.4.91.3.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.ppc64le"
},
"product_reference": "python310-idle-3.10.19-150400.4.91.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.19-150400.4.91.3.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.s390x"
},
"product_reference": "python310-idle-3.10.19-150400.4.91.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "python310-idle-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.19-150400.4.91.3.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.aarch64"
},
"product_reference": "python310-testsuite-3.10.19-150400.4.91.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.19-150400.4.91.3.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.ppc64le"
},
"product_reference": "python310-testsuite-3.10.19-150400.4.91.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.19-150400.4.91.3.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.s390x"
},
"product_reference": "python310-testsuite-3.10.19-150400.4.91.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "python310-testsuite-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.19-150400.4.91.3.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.aarch64"
},
"product_reference": "python310-tk-3.10.19-150400.4.91.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.19-150400.4.91.3.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.ppc64le"
},
"product_reference": "python310-tk-3.10.19-150400.4.91.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.19-150400.4.91.3.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.s390x"
},
"product_reference": "python310-tk-3.10.19-150400.4.91.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "python310-tk-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.19-150400.4.91.3.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.aarch64"
},
"product_reference": "python310-tools-3.10.19-150400.4.91.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.19-150400.4.91.3.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.ppc64le"
},
"product_reference": "python310-tools-3.10.19-150400.4.91.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.19-150400.4.91.3.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.s390x"
},
"product_reference": "python310-tools-3.10.19-150400.4.91.3.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.19-150400.4.91.3.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.x86_64"
},
"product_reference": "python310-tools-3.10.19-150400.4.91.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-10T17:18:21Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2025-8291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8291"
}
],
"notes": [
{
"category": "general",
"text": "The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of\nCentral Directory (EOCD) Locator record offset value would not be used to\nlocate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be\nassumed to be the previous record in the ZIP archive. This could be abused\nto create ZIP archives that are handled differently by the \u0027zipfile\u0027 module\ncompared to other ZIP implementations.\n\n\nRemediation maintains this behavior, but checks that the offset specified\nin the ZIP64 EOCD Locator record matches the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8291",
"url": "https://www.suse.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "SUSE Bug 1251305 for CVE-2025-8291",
"url": "https://bugzilla.suse.com/1251305"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.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": [
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-base-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.19-150400.4.91.3.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.19-150400.4.91.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-10T17:18:21Z",
"details": "low"
}
],
"title": "CVE-2025-8291"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…