Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-6075 (GCVE-0-2025-6075)
Vulnerability from cvelistv5 – Published: 2025-10-31 16:41 – Updated: 2025-12-02 17:43
VLAI?
EPSS
Summary
If the value passed to os.path.expandvars() is user-controlled a
performance degradation is possible when expanding environment
variables.
Severity ?
CWE
- CWE-400 - Uncontrolled Resource Consumption
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.13.10
(python)
Affected: 3.14.0 , < 3.14.1 (python) Affected: 3.15.0a1 , < 3.15.0a2 (python) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-6075",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-10-31T17:54:46.289107Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400 Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-31T17:55:40.240Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.13.10",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.14.1",
"status": "affected",
"version": "3.14.0",
"versionType": "python"
},
{
"lessThan": "3.15.0a2",
"status": "affected",
"version": "3.15.0a1",
"versionType": "python"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.14.0",
"versionStartIncluding": "0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "OR"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cdiv\u003eIf the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.\u003c/div\u003e"
}
],
"value": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 1.8,
"baseSeverity": "LOW",
"privilegesRequired": "HIGH",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-12-02T17:43:40.508Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/136065"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/2e6150adccaaf5bd95d4c19dfd04a36e0b325d8c"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/631ba3407e3348ccd56ce5160c4fb2c5dc5f4d84"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/892747b4cf0f95ba8beb51c0d0658bfaa381ebca"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/9ab89c026aa9611c4b0b67c288b8303a480fe742"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/c8a5f3435c342964e0a432cc9fb448b7dbecd1ba"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/f029e8db626ddc6e3a3beea4eff511a71aaceb5c"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/5dceb93486176e6b4a6d9754491005113eb23427"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Quadratic complexity in os.path.expandvars() with user-controlled template",
"x_generator": {
"engine": "Vulnogram 0.4.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2025-6075",
"datePublished": "2025-10-31T16:41:34.983Z",
"dateReserved": "2025-06-13T15:05:20.139Z",
"dateUpdated": "2025-12-02T17:43:40.508Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-6075\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2025-10-31T17:15:48.693\",\"lastModified\":\"2025-12-01T19:15:52.550\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"If the value passed to os.path.expandvars() is user-controlled a \\nperformance degradation is possible when expanding environment \\nvariables.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":1.8,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/2e6150adccaaf5bd95d4c19dfd04a36e0b325d8c\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/5dceb93486176e6b4a6d9754491005113eb23427\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/631ba3407e3348ccd56ce5160c4fb2c5dc5f4d84\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/892747b4cf0f95ba8beb51c0d0658bfaa381ebca\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/9ab89c026aa9611c4b0b67c288b8303a480fe742\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/c8a5f3435c342964e0a432cc9fb448b7dbecd1ba\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/f029e8db626ddc6e3a3beea4eff511a71aaceb5c\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/136065\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/\",\"source\":\"cna@python.org\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-6075\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-31T17:54:46.289107Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400 Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-31T17:55:10.898Z\"}}], \"cna\": {\"title\": \"Quadratic complexity in os.path.expandvars() with user-controlled template\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 1.8, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"LOCAL\", \"baseSeverity\": \"LOW\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"HIGH\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"LOW\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"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.13.10\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0\", \"lessThan\": \"3.14.1\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.15.0a1\", \"lessThan\": \"3.15.0a2\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/issues/136065\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/2e6150adccaaf5bd95d4c19dfd04a36e0b325d8c\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/631ba3407e3348ccd56ce5160c4fb2c5dc5f4d84\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/892747b4cf0f95ba8beb51c0d0658bfaa381ebca\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/9ab89c026aa9611c4b0b67c288b8303a480fe742\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/c8a5f3435c342964e0a432cc9fb448b7dbecd1ba\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/f029e8db626ddc6e3a3beea4eff511a71aaceb5c\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/5dceb93486176e6b4a6d9754491005113eb23427\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.4.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"If the value passed to os.path.expandvars() is user-controlled a \\nperformance degradation is possible when expanding environment \\nvariables.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cdiv\u003eIf the value passed to os.path.expandvars() is user-controlled a \\nperformance degradation is possible when expanding environment \\nvariables.\u003c/div\u003e\", \"base64\": false}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndIncluding\": \"3.14.0\", \"versionStartIncluding\": \"0\"}], \"operator\": \"OR\"}], \"operator\": \"OR\"}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2025-12-02T17:43:40.508Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-6075\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-12-02T17:43:40.508Z\", \"dateReserved\": \"2025-06-13T15:05:20.139Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2025-10-31T16:41:34.983Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
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
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).
{
"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:4221-1
Vulnerability from csaf_suse - Published: 2025-11-25 08:02 - Updated: 2025-11-25 08:02Summary
Security update for python39
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).
{
"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": "moderate"
}
],
"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
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).
{
"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": "moderate"
}
],
"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
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).
{
"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": "moderate"
}
],
"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
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).
{
"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"
}
]
}
GHSA-VC2M-M665-8XM2
Vulnerability from github – Published: 2025-10-31 18:31 – Updated: 2025-10-31 18:31
VLAI?
Details
If the value passed to os.path.expandvars() is user-controlled a performance degradation is possible when expanding environment variables.
Severity ?
{
"affected": [],
"aliases": [
"CVE-2025-6075"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-10-31T17:15:48Z",
"severity": "LOW"
},
"details": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"id": "GHSA-vc2m-m665-8xm2",
"modified": "2025-10-31T18:31:15Z",
"published": "2025-10-31T18:31:15Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6075"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/136065"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/2e6150adccaaf5bd95d4c19dfd04a36e0b325d8c"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/631ba3407e3348ccd56ce5160c4fb2c5dc5f4d84"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/892747b4cf0f95ba8beb51c0d0658bfaa381ebca"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/9ab89c026aa9611c4b0b67c288b8303a480fe742"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/c8a5f3435c342964e0a432cc9fb448b7dbecd1ba"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/f029e8db626ddc6e3a3beea4eff511a71aaceb5c"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
FKIE_CVE-2025-6075
Vulnerability from fkie_nvd - Published: 2025-10-31 17:15 - Updated: 2025-12-01 19:15
Severity ?
Summary
If the value passed to os.path.expandvars() is user-controlled a
performance degradation is possible when expanding environment
variables.
References
| URL | Tags | ||
|---|---|---|---|
| cna@python.org | https://github.com/python/cpython/commit/2e6150adccaaf5bd95d4c19dfd04a36e0b325d8c | ||
| cna@python.org | https://github.com/python/cpython/commit/5dceb93486176e6b4a6d9754491005113eb23427 | ||
| cna@python.org | https://github.com/python/cpython/commit/631ba3407e3348ccd56ce5160c4fb2c5dc5f4d84 | ||
| cna@python.org | https://github.com/python/cpython/commit/892747b4cf0f95ba8beb51c0d0658bfaa381ebca | ||
| cna@python.org | https://github.com/python/cpython/commit/9ab89c026aa9611c4b0b67c288b8303a480fe742 | ||
| cna@python.org | https://github.com/python/cpython/commit/c8a5f3435c342964e0a432cc9fb448b7dbecd1ba | ||
| cna@python.org | https://github.com/python/cpython/commit/f029e8db626ddc6e3a3beea4eff511a71aaceb5c | ||
| cna@python.org | https://github.com/python/cpython/issues/136065 | ||
| cna@python.org | https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/ |
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables."
}
],
"id": "CVE-2025-6075",
"lastModified": "2025-12-01T19:15:52.550",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 1.8,
"baseSeverity": "LOW",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "HIGH",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "cna@python.org",
"type": "Secondary"
}
]
},
"published": "2025-10-31T17:15:48.693",
"references": [
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/2e6150adccaaf5bd95d4c19dfd04a36e0b325d8c"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/5dceb93486176e6b4a6d9754491005113eb23427"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/631ba3407e3348ccd56ce5160c4fb2c5dc5f4d84"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/892747b4cf0f95ba8beb51c0d0658bfaa381ebca"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/9ab89c026aa9611c4b0b67c288b8303a480fe742"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/c8a5f3435c342964e0a432cc9fb448b7dbecd1ba"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/f029e8db626ddc6e3a3beea4eff511a71aaceb5c"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/issues/136065"
},
{
"source": "cna@python.org",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/"
}
],
"sourceIdentifier": "cna@python.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
CERTFR-2025-AVI-0959
Vulnerability from certfr_avis - Published: 2025-11-04 - Updated: 2025-11-04
Une vulnérabilité a été découverte dans Python. Elle permet à un attaquant de provoquer un déni de service.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Impacted products
References
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "CPython sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "CPython",
"vendor": {
"name": "Python",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
}
],
"initial_release_date": "2025-11-04T00:00:00",
"last_revision_date": "2025-11-04T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0959",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-04T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans Python. Elle permet \u00e0 un attaquant de provoquer un d\u00e9ni de service.",
"title": "Vuln\u00e9rabilit\u00e9 dans Python",
"vendor_advisories": [
{
"published_at": "2025-10-31",
"title": "Bulletin de s\u00e9curit\u00e9 Python IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/"
}
]
}
CERTFR-2025-AVI-0959
Vulnerability from certfr_avis - Published: 2025-11-04 - Updated: 2025-11-04
Une vulnérabilité a été découverte dans Python. Elle permet à un attaquant de provoquer un déni de service.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Impacted products
References
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "CPython sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "CPython",
"vendor": {
"name": "Python",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
}
],
"initial_release_date": "2025-11-04T00:00:00",
"last_revision_date": "2025-11-04T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0959",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-04T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans Python. Elle permet \u00e0 un attaquant de provoquer un d\u00e9ni de service.",
"title": "Vuln\u00e9rabilit\u00e9 dans Python",
"vendor_advisories": [
{
"published_at": "2025-10-31",
"title": "Bulletin de s\u00e9curit\u00e9 Python IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/"
}
]
}
MSRC_CVE-2025-6075
Vulnerability from csaf_microsoft - Published: 2025-10-02 00:00 - Updated: 2025-11-18 01:37Summary
Quadratic complexity in os.path.expandvars() with user-controlled template
Notes
Additional Resources
To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer
The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-6075 Quadratic complexity in os.path.expandvars() with user-controlled template - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-6075.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Quadratic complexity in os.path.expandvars() with user-controlled template",
"tracking": {
"current_release_date": "2025-11-18T01:37:02.000Z",
"generator": {
"date": "2025-12-03T22:39:34.693Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-6075",
"initial_release_date": "2025-10-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-11-05T01:02:10.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-11-18T01:37:02.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 python3 3.12.9-5",
"product": {
"name": "\u003cazl3 python3 3.12.9-5",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 python3 3.12.9-5",
"product": {
"name": "azl3 python3 3.12.9-5",
"product_id": "20557"
}
},
{
"category": "product_version_range",
"name": "cbl2 python3 3.9.19-15",
"product": {
"name": "cbl2 python3 3.9.19-15",
"product_id": "3"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 python3 3.9.19-16",
"product": {
"name": "\u003ccbl2 python3 3.9.19-16",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 python3 3.9.19-16",
"product": {
"name": "cbl2 python3 3.9.19-16",
"product_id": "20603"
}
}
],
"category": "product_name",
"name": "python3"
},
{
"category": "product_name",
"name": "azl3 tensorflow 2.16.1-9",
"product": {
"name": "azl3 tensorflow 2.16.1-9",
"product_id": "4"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 python3 3.12.9-5 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python3 3.12.9-5 as a component of Azure Linux 3.0",
"product_id": "20557-17084"
},
"product_reference": "20557",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python3 3.9.19-15 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 tensorflow 2.16.1-9 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 python3 3.9.19-16 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python3 3.9.19-16 as a component of CBL Mariner 2.0",
"product_id": "20603-17086"
},
"product_reference": "20603",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6075",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-4"
]
}
],
"notes": [
{
"category": "general",
"text": "PSF",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20557-17084",
"20603-17086"
],
"known_affected": [
"17084-2",
"17086-3",
"17086-1"
],
"known_not_affected": [
"17084-4"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-6075 Quadratic complexity in os.path.expandvars() with user-controlled template - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-6075.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2025-11-05T01:02:10.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-3"
]
},
{
"category": "vendor_fix",
"date": "2025-11-05T01:02:10.000Z",
"details": "3.12.9-6:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-11-05T01:02:10.000Z",
"details": "3.9.19-17:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"title": "Quadratic complexity in os.path.expandvars() with user-controlled template"
}
]
}
WID-SEC-W-2025-2468
Vulnerability from csaf_certbund - Published: 2025-11-02 23:00 - Updated: 2025-12-02 23:00Summary
CPython: Schwachstelle ermöglicht Denial of Service
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Python ist eine universelle, üblicherweise interpretierte, höhere Programmiersprache.
Angriff
Ein lokaler Angreifer kann eine Schwachstelle in CPython ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
{
"document": {
"aggregate_severity": {
"text": "niedrig"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Python ist eine universelle, \u00fcblicherweise interpretierte, h\u00f6here Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann eine Schwachstelle in CPython ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2468 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2468.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2468 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2468"
},
{
"category": "external",
"summary": "Python Mailing List vom 2025-11-02",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/"
},
{
"category": "external",
"summary": "EU Vulnerability Database vom 2025-11-02",
"url": "https://euvd.enisa.europa.eu/enisa/EUVD-2025-37384"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15742-1 vom 2025-11-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JVB4BEAVNHDVU5Q6BX4ZRXTL3DBH3PVL/"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-BE2F64C384 vom 2025-11-23",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-be2f64c384"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-5058925E1C vom 2025-11-23",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-5058925e1c"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7886-1 vom 2025-11-24",
"url": "https://ubuntu.com/security/notices/USN-7886-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4221-1 vom 2025-11-25",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5KWRFBUCUTBFA3UFMIIVNT6TXVA2VIUA/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15760-1 vom 2025-11-25",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/C723IW43PG73JNK33KULRV5VPFPWCQSC/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4257-1 vom 2025-11-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023377.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4258-1 vom 2025-11-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023376.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7886-2 vom 2025-11-26",
"url": "https://ubuntu.com/security/notices/USN-7886-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4277-1 vom 2025-11-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023409.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4297-1 vom 2025-11-28",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5TW6BETTJBGLV42LXIASQ2URWDTMQ7NV/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15791-1 vom 2025-12-02",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FWSUOHUJPCOQ7MSY5AHUJZ3OCR3T5CUY/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15792-1 vom 2025-12-02",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FYAXFHBNRKXRRXPMLH4R6J4GH3C2XGBR/"
}
],
"source_lang": "en-US",
"title": "CPython: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-12-02T23:00:00.000+00:00",
"generator": {
"date": "2025-12-03T08:03:01.586+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2468",
"initial_release_date": "2025-11-02T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-11-02T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-11-19T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-11-23T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-25T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2025-11-26T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
},
{
"date": "2025-11-27T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-30T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-02T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von openSUSE aufgenommen"
}
],
"status": "final",
"version": "9"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "CPython \u003c3.15.0",
"product": {
"name": "Open Source Python CPython \u003c3.15.0",
"product_id": "T048266"
}
},
{
"category": "product_version",
"name": "CPython 3.15.0",
"product": {
"name": "Open Source Python CPython 3.15.0",
"product_id": "T048266-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:python:python:cpython__3.15.0"
}
}
}
],
"category": "product_name",
"name": "Python"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6075",
"product_status": {
"known_affected": [
"T002207",
"T000126",
"T027843",
"T048266",
"74185"
]
},
"release_date": "2025-11-02T23:00:00.000+00:00",
"title": "CVE-2025-6075"
}
]
}
OPENSUSE-SU-2025:15792-1
Vulnerability from csaf_opensuse - Published: 2025-12-01 00:00 - Updated: 2025-12-01 00:00Summary
python39-3.9.24-2.1 on GA media
Notes
Title of the patch
python39-3.9.24-2.1 on GA media
Description of the patch
These are all security issues fixed in the python39-3.9.24-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15792
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "python39-3.9.24-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python39-3.9.24-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15792",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15792-1.json"
},
{
"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": "python39-3.9.24-2.1 on GA media",
"tracking": {
"current_release_date": "2025-12-01T00:00:00Z",
"generator": {
"date": "2025-12-01T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15792-1",
"initial_release_date": "2025-12-01T00:00:00Z",
"revision_history": [
{
"date": "2025-12-01T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.24-2.1.aarch64",
"product": {
"name": "python39-3.9.24-2.1.aarch64",
"product_id": "python39-3.9.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.24-2.1.aarch64",
"product": {
"name": "python39-curses-3.9.24-2.1.aarch64",
"product_id": "python39-curses-3.9.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.24-2.1.aarch64",
"product": {
"name": "python39-dbm-3.9.24-2.1.aarch64",
"product_id": "python39-dbm-3.9.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.24-2.1.aarch64",
"product": {
"name": "python39-idle-3.9.24-2.1.aarch64",
"product_id": "python39-idle-3.9.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.24-2.1.aarch64",
"product": {
"name": "python39-tk-3.9.24-2.1.aarch64",
"product_id": "python39-tk-3.9.24-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.24-2.1.ppc64le",
"product": {
"name": "python39-3.9.24-2.1.ppc64le",
"product_id": "python39-3.9.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.24-2.1.ppc64le",
"product": {
"name": "python39-curses-3.9.24-2.1.ppc64le",
"product_id": "python39-curses-3.9.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.24-2.1.ppc64le",
"product": {
"name": "python39-dbm-3.9.24-2.1.ppc64le",
"product_id": "python39-dbm-3.9.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.24-2.1.ppc64le",
"product": {
"name": "python39-idle-3.9.24-2.1.ppc64le",
"product_id": "python39-idle-3.9.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.24-2.1.ppc64le",
"product": {
"name": "python39-tk-3.9.24-2.1.ppc64le",
"product_id": "python39-tk-3.9.24-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.24-2.1.s390x",
"product": {
"name": "python39-3.9.24-2.1.s390x",
"product_id": "python39-3.9.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.24-2.1.s390x",
"product": {
"name": "python39-curses-3.9.24-2.1.s390x",
"product_id": "python39-curses-3.9.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.24-2.1.s390x",
"product": {
"name": "python39-dbm-3.9.24-2.1.s390x",
"product_id": "python39-dbm-3.9.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.24-2.1.s390x",
"product": {
"name": "python39-idle-3.9.24-2.1.s390x",
"product_id": "python39-idle-3.9.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.24-2.1.s390x",
"product": {
"name": "python39-tk-3.9.24-2.1.s390x",
"product_id": "python39-tk-3.9.24-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.24-2.1.x86_64",
"product": {
"name": "python39-3.9.24-2.1.x86_64",
"product_id": "python39-3.9.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.24-2.1.x86_64",
"product": {
"name": "python39-curses-3.9.24-2.1.x86_64",
"product_id": "python39-curses-3.9.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.24-2.1.x86_64",
"product": {
"name": "python39-dbm-3.9.24-2.1.x86_64",
"product_id": "python39-dbm-3.9.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.24-2.1.x86_64",
"product": {
"name": "python39-idle-3.9.24-2.1.x86_64",
"product_id": "python39-idle-3.9.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.24-2.1.x86_64",
"product": {
"name": "python39-tk-3.9.24-2.1.x86_64",
"product_id": "python39-tk-3.9.24-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.24-2.1.aarch64"
},
"product_reference": "python39-3.9.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.24-2.1.ppc64le"
},
"product_reference": "python39-3.9.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.24-2.1.s390x"
},
"product_reference": "python39-3.9.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.24-2.1.x86_64"
},
"product_reference": "python39-3.9.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.24-2.1.aarch64"
},
"product_reference": "python39-curses-3.9.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.24-2.1.ppc64le"
},
"product_reference": "python39-curses-3.9.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.24-2.1.s390x"
},
"product_reference": "python39-curses-3.9.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.24-2.1.x86_64"
},
"product_reference": "python39-curses-3.9.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.aarch64"
},
"product_reference": "python39-dbm-3.9.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.s390x"
},
"product_reference": "python39-dbm-3.9.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.x86_64"
},
"product_reference": "python39-dbm-3.9.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.24-2.1.aarch64"
},
"product_reference": "python39-idle-3.9.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.24-2.1.ppc64le"
},
"product_reference": "python39-idle-3.9.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.24-2.1.s390x"
},
"product_reference": "python39-idle-3.9.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.24-2.1.x86_64"
},
"product_reference": "python39-idle-3.9.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.24-2.1.aarch64"
},
"product_reference": "python39-tk-3.9.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.24-2.1.ppc64le"
},
"product_reference": "python39-tk-3.9.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.24-2.1.s390x"
},
"product_reference": "python39-tk-3.9.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.24-2.1.x86_64"
},
"product_reference": "python39-tk-3.9.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"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 Tumbleweed:python39-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.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 Tumbleweed:python39-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.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 Tumbleweed:python39-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-01T00:00:00Z",
"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 Tumbleweed:python39-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.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 Tumbleweed:python39-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.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 Tumbleweed:python39-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.24-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.24-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-01T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-8291"
}
]
}
OPENSUSE-SU-2025:15791-1
Vulnerability from csaf_opensuse - Published: 2025-12-01 00:00 - Updated: 2025-12-01 00:00Summary
python315-3.15.0~a1-2.1 on GA media
Notes
Title of the patch
python315-3.15.0~a1-2.1 on GA media
Description of the patch
These are all security issues fixed in the python315-3.15.0~a1-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15791
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "python315-3.15.0~a1-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python315-3.15.0~a1-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15791",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15791-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
}
],
"title": "python315-3.15.0~a1-2.1 on GA media",
"tracking": {
"current_release_date": "2025-12-01T00:00:00Z",
"generator": {
"date": "2025-12-01T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15791-1",
"initial_release_date": "2025-12-01T00:00:00Z",
"revision_history": [
{
"date": "2025-12-01T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-2.1.aarch64",
"product": {
"name": "python315-3.15.0~a1-2.1.aarch64",
"product_id": "python315-3.15.0~a1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-2.1.aarch64",
"product": {
"name": "python315-curses-3.15.0~a1-2.1.aarch64",
"product_id": "python315-curses-3.15.0~a1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-2.1.aarch64",
"product": {
"name": "python315-dbm-3.15.0~a1-2.1.aarch64",
"product_id": "python315-dbm-3.15.0~a1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-2.1.aarch64",
"product": {
"name": "python315-idle-3.15.0~a1-2.1.aarch64",
"product_id": "python315-idle-3.15.0~a1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-2.1.aarch64",
"product": {
"name": "python315-profiling-3.15.0~a1-2.1.aarch64",
"product_id": "python315-profiling-3.15.0~a1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-2.1.aarch64",
"product": {
"name": "python315-tk-3.15.0~a1-2.1.aarch64",
"product_id": "python315-tk-3.15.0~a1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-2.1.aarch64",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-2.1.aarch64",
"product_id": "python315-x86-64-v3-3.15.0~a1-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-2.1.ppc64le",
"product": {
"name": "python315-3.15.0~a1-2.1.ppc64le",
"product_id": "python315-3.15.0~a1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-2.1.ppc64le",
"product": {
"name": "python315-curses-3.15.0~a1-2.1.ppc64le",
"product_id": "python315-curses-3.15.0~a1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-2.1.ppc64le",
"product": {
"name": "python315-dbm-3.15.0~a1-2.1.ppc64le",
"product_id": "python315-dbm-3.15.0~a1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-2.1.ppc64le",
"product": {
"name": "python315-idle-3.15.0~a1-2.1.ppc64le",
"product_id": "python315-idle-3.15.0~a1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-2.1.ppc64le",
"product": {
"name": "python315-profiling-3.15.0~a1-2.1.ppc64le",
"product_id": "python315-profiling-3.15.0~a1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-2.1.ppc64le",
"product": {
"name": "python315-tk-3.15.0~a1-2.1.ppc64le",
"product_id": "python315-tk-3.15.0~a1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-2.1.ppc64le",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-2.1.ppc64le",
"product_id": "python315-x86-64-v3-3.15.0~a1-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-2.1.s390x",
"product": {
"name": "python315-3.15.0~a1-2.1.s390x",
"product_id": "python315-3.15.0~a1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-2.1.s390x",
"product": {
"name": "python315-curses-3.15.0~a1-2.1.s390x",
"product_id": "python315-curses-3.15.0~a1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-2.1.s390x",
"product": {
"name": "python315-dbm-3.15.0~a1-2.1.s390x",
"product_id": "python315-dbm-3.15.0~a1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-2.1.s390x",
"product": {
"name": "python315-idle-3.15.0~a1-2.1.s390x",
"product_id": "python315-idle-3.15.0~a1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-2.1.s390x",
"product": {
"name": "python315-profiling-3.15.0~a1-2.1.s390x",
"product_id": "python315-profiling-3.15.0~a1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-2.1.s390x",
"product": {
"name": "python315-tk-3.15.0~a1-2.1.s390x",
"product_id": "python315-tk-3.15.0~a1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-2.1.s390x",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-2.1.s390x",
"product_id": "python315-x86-64-v3-3.15.0~a1-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a1-2.1.x86_64",
"product": {
"name": "python315-3.15.0~a1-2.1.x86_64",
"product_id": "python315-3.15.0~a1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a1-2.1.x86_64",
"product": {
"name": "python315-curses-3.15.0~a1-2.1.x86_64",
"product_id": "python315-curses-3.15.0~a1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a1-2.1.x86_64",
"product": {
"name": "python315-dbm-3.15.0~a1-2.1.x86_64",
"product_id": "python315-dbm-3.15.0~a1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a1-2.1.x86_64",
"product": {
"name": "python315-idle-3.15.0~a1-2.1.x86_64",
"product_id": "python315-idle-3.15.0~a1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a1-2.1.x86_64",
"product": {
"name": "python315-profiling-3.15.0~a1-2.1.x86_64",
"product_id": "python315-profiling-3.15.0~a1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a1-2.1.x86_64",
"product": {
"name": "python315-tk-3.15.0~a1-2.1.x86_64",
"product_id": "python315-tk-3.15.0~a1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a1-2.1.x86_64",
"product": {
"name": "python315-x86-64-v3-3.15.0~a1-2.1.x86_64",
"product_id": "python315-x86-64-v3-3.15.0~a1-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-2.1.aarch64"
},
"product_reference": "python315-3.15.0~a1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-2.1.ppc64le"
},
"product_reference": "python315-3.15.0~a1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-2.1.s390x"
},
"product_reference": "python315-3.15.0~a1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a1-2.1.x86_64"
},
"product_reference": "python315-3.15.0~a1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.aarch64"
},
"product_reference": "python315-curses-3.15.0~a1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.ppc64le"
},
"product_reference": "python315-curses-3.15.0~a1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.s390x"
},
"product_reference": "python315-curses-3.15.0~a1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.x86_64"
},
"product_reference": "python315-curses-3.15.0~a1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.aarch64"
},
"product_reference": "python315-dbm-3.15.0~a1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.ppc64le"
},
"product_reference": "python315-dbm-3.15.0~a1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.s390x"
},
"product_reference": "python315-dbm-3.15.0~a1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.x86_64"
},
"product_reference": "python315-dbm-3.15.0~a1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.aarch64"
},
"product_reference": "python315-idle-3.15.0~a1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.ppc64le"
},
"product_reference": "python315-idle-3.15.0~a1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.s390x"
},
"product_reference": "python315-idle-3.15.0~a1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.x86_64"
},
"product_reference": "python315-idle-3.15.0~a1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.aarch64"
},
"product_reference": "python315-profiling-3.15.0~a1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.ppc64le"
},
"product_reference": "python315-profiling-3.15.0~a1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.s390x"
},
"product_reference": "python315-profiling-3.15.0~a1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.x86_64"
},
"product_reference": "python315-profiling-3.15.0~a1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.aarch64"
},
"product_reference": "python315-tk-3.15.0~a1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.ppc64le"
},
"product_reference": "python315-tk-3.15.0~a1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.s390x"
},
"product_reference": "python315-tk-3.15.0~a1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.x86_64"
},
"product_reference": "python315-tk-3.15.0~a1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.1.aarch64"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.1.ppc64le"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.1.s390x"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.1.x86_64"
},
"product_reference": "python315-x86-64-v3-3.15.0~a1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"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 Tumbleweed:python315-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.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 Tumbleweed:python315-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.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 Tumbleweed:python315-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a1-2.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-01T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
}
]
}
OPENSUSE-SU-2025:15748-1
Vulnerability from csaf_opensuse - Published: 2025-11-19 00:00 - Updated: 2025-11-19 00:00Summary
python314-3.14.0-3.1 on GA media
Notes
Title of the patch
python314-3.14.0-3.1 on GA media
Description of the patch
These are all security issues fixed in the python314-3.14.0-3.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15748
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "python314-3.14.0-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python314-3.14.0-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15748",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15748-1.json"
},
{
"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": "python314-3.14.0-3.1 on GA media",
"tracking": {
"current_release_date": "2025-11-19T00:00:00Z",
"generator": {
"date": "2025-11-19T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15748-1",
"initial_release_date": "2025-11-19T00:00:00Z",
"revision_history": [
{
"date": "2025-11-19T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0-3.1.aarch64",
"product": {
"name": "python314-3.14.0-3.1.aarch64",
"product_id": "python314-3.14.0-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0-3.1.aarch64",
"product": {
"name": "python314-curses-3.14.0-3.1.aarch64",
"product_id": "python314-curses-3.14.0-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0-3.1.aarch64",
"product": {
"name": "python314-dbm-3.14.0-3.1.aarch64",
"product_id": "python314-dbm-3.14.0-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0-3.1.aarch64",
"product": {
"name": "python314-idle-3.14.0-3.1.aarch64",
"product_id": "python314-idle-3.14.0-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0-3.1.aarch64",
"product": {
"name": "python314-tk-3.14.0-3.1.aarch64",
"product_id": "python314-tk-3.14.0-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0-3.1.aarch64",
"product": {
"name": "python314-x86-64-v3-3.14.0-3.1.aarch64",
"product_id": "python314-x86-64-v3-3.14.0-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0-3.1.ppc64le",
"product": {
"name": "python314-3.14.0-3.1.ppc64le",
"product_id": "python314-3.14.0-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0-3.1.ppc64le",
"product": {
"name": "python314-curses-3.14.0-3.1.ppc64le",
"product_id": "python314-curses-3.14.0-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0-3.1.ppc64le",
"product": {
"name": "python314-dbm-3.14.0-3.1.ppc64le",
"product_id": "python314-dbm-3.14.0-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0-3.1.ppc64le",
"product": {
"name": "python314-idle-3.14.0-3.1.ppc64le",
"product_id": "python314-idle-3.14.0-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0-3.1.ppc64le",
"product": {
"name": "python314-tk-3.14.0-3.1.ppc64le",
"product_id": "python314-tk-3.14.0-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0-3.1.ppc64le",
"product": {
"name": "python314-x86-64-v3-3.14.0-3.1.ppc64le",
"product_id": "python314-x86-64-v3-3.14.0-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0-3.1.s390x",
"product": {
"name": "python314-3.14.0-3.1.s390x",
"product_id": "python314-3.14.0-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0-3.1.s390x",
"product": {
"name": "python314-curses-3.14.0-3.1.s390x",
"product_id": "python314-curses-3.14.0-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0-3.1.s390x",
"product": {
"name": "python314-dbm-3.14.0-3.1.s390x",
"product_id": "python314-dbm-3.14.0-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0-3.1.s390x",
"product": {
"name": "python314-idle-3.14.0-3.1.s390x",
"product_id": "python314-idle-3.14.0-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0-3.1.s390x",
"product": {
"name": "python314-tk-3.14.0-3.1.s390x",
"product_id": "python314-tk-3.14.0-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0-3.1.s390x",
"product": {
"name": "python314-x86-64-v3-3.14.0-3.1.s390x",
"product_id": "python314-x86-64-v3-3.14.0-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.0-3.1.x86_64",
"product": {
"name": "python314-3.14.0-3.1.x86_64",
"product_id": "python314-3.14.0-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.0-3.1.x86_64",
"product": {
"name": "python314-curses-3.14.0-3.1.x86_64",
"product_id": "python314-curses-3.14.0-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.0-3.1.x86_64",
"product": {
"name": "python314-dbm-3.14.0-3.1.x86_64",
"product_id": "python314-dbm-3.14.0-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.0-3.1.x86_64",
"product": {
"name": "python314-idle-3.14.0-3.1.x86_64",
"product_id": "python314-idle-3.14.0-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.0-3.1.x86_64",
"product": {
"name": "python314-tk-3.14.0-3.1.x86_64",
"product_id": "python314-tk-3.14.0-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.0-3.1.x86_64",
"product": {
"name": "python314-x86-64-v3-3.14.0-3.1.x86_64",
"product_id": "python314-x86-64-v3-3.14.0-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0-3.1.aarch64"
},
"product_reference": "python314-3.14.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0-3.1.ppc64le"
},
"product_reference": "python314-3.14.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0-3.1.s390x"
},
"product_reference": "python314-3.14.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.0-3.1.x86_64"
},
"product_reference": "python314-3.14.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0-3.1.aarch64"
},
"product_reference": "python314-curses-3.14.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0-3.1.ppc64le"
},
"product_reference": "python314-curses-3.14.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0-3.1.s390x"
},
"product_reference": "python314-curses-3.14.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.0-3.1.x86_64"
},
"product_reference": "python314-curses-3.14.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.aarch64"
},
"product_reference": "python314-dbm-3.14.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.ppc64le"
},
"product_reference": "python314-dbm-3.14.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.s390x"
},
"product_reference": "python314-dbm-3.14.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.x86_64"
},
"product_reference": "python314-dbm-3.14.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0-3.1.aarch64"
},
"product_reference": "python314-idle-3.14.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0-3.1.ppc64le"
},
"product_reference": "python314-idle-3.14.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0-3.1.s390x"
},
"product_reference": "python314-idle-3.14.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.0-3.1.x86_64"
},
"product_reference": "python314-idle-3.14.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0-3.1.aarch64"
},
"product_reference": "python314-tk-3.14.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0-3.1.ppc64le"
},
"product_reference": "python314-tk-3.14.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0-3.1.s390x"
},
"product_reference": "python314-tk-3.14.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.0-3.1.x86_64"
},
"product_reference": "python314-tk-3.14.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.aarch64"
},
"product_reference": "python314-x86-64-v3-3.14.0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.ppc64le"
},
"product_reference": "python314-x86-64-v3-3.14.0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.s390x"
},
"product_reference": "python314-x86-64-v3-3.14.0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.x86_64"
},
"product_reference": "python314-x86-64-v3-3.14.0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"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 Tumbleweed:python314-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.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 Tumbleweed:python314-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.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 Tumbleweed:python314-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-19T00:00:00Z",
"details": "moderate"
}
],
"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 Tumbleweed:python314-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.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 Tumbleweed:python314-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.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 Tumbleweed:python314-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.0-3.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-19T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-8291"
}
]
}
OPENSUSE-SU-2025:15760-1
Vulnerability from csaf_opensuse - Published: 2025-11-24 00:00 - Updated: 2025-11-24 00:00Summary
python311-3.11.14-2.1 on GA media
Notes
Title of the patch
python311-3.11.14-2.1 on GA media
Description of the patch
These are all security issues fixed in the python311-3.11.14-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15760
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python311-3.11.14-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-3.11.14-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15760",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15760-1.json"
},
{
"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": "python311-3.11.14-2.1 on GA media",
"tracking": {
"current_release_date": "2025-11-24T00:00:00Z",
"generator": {
"date": "2025-11-24T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15760-1",
"initial_release_date": "2025-11-24T00:00:00Z",
"revision_history": [
{
"date": "2025-11-24T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.14-2.1.aarch64",
"product": {
"name": "python311-3.11.14-2.1.aarch64",
"product_id": "python311-3.11.14-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.14-2.1.aarch64",
"product": {
"name": "python311-32bit-3.11.14-2.1.aarch64",
"product_id": "python311-32bit-3.11.14-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-2.1.aarch64",
"product": {
"name": "python311-curses-3.11.14-2.1.aarch64",
"product_id": "python311-curses-3.11.14-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-2.1.aarch64",
"product": {
"name": "python311-dbm-3.11.14-2.1.aarch64",
"product_id": "python311-dbm-3.11.14-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-2.1.aarch64",
"product": {
"name": "python311-idle-3.11.14-2.1.aarch64",
"product_id": "python311-idle-3.11.14-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-2.1.aarch64",
"product": {
"name": "python311-tk-3.11.14-2.1.aarch64",
"product_id": "python311-tk-3.11.14-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.14-2.1.aarch64",
"product": {
"name": "python311-x86-64-v3-3.11.14-2.1.aarch64",
"product_id": "python311-x86-64-v3-3.11.14-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.14-2.1.ppc64le",
"product": {
"name": "python311-3.11.14-2.1.ppc64le",
"product_id": "python311-3.11.14-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.14-2.1.ppc64le",
"product": {
"name": "python311-32bit-3.11.14-2.1.ppc64le",
"product_id": "python311-32bit-3.11.14-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-2.1.ppc64le",
"product": {
"name": "python311-curses-3.11.14-2.1.ppc64le",
"product_id": "python311-curses-3.11.14-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-2.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.14-2.1.ppc64le",
"product_id": "python311-dbm-3.11.14-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-2.1.ppc64le",
"product": {
"name": "python311-idle-3.11.14-2.1.ppc64le",
"product_id": "python311-idle-3.11.14-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-2.1.ppc64le",
"product": {
"name": "python311-tk-3.11.14-2.1.ppc64le",
"product_id": "python311-tk-3.11.14-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.14-2.1.ppc64le",
"product": {
"name": "python311-x86-64-v3-3.11.14-2.1.ppc64le",
"product_id": "python311-x86-64-v3-3.11.14-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.14-2.1.s390x",
"product": {
"name": "python311-3.11.14-2.1.s390x",
"product_id": "python311-3.11.14-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.14-2.1.s390x",
"product": {
"name": "python311-32bit-3.11.14-2.1.s390x",
"product_id": "python311-32bit-3.11.14-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-2.1.s390x",
"product": {
"name": "python311-curses-3.11.14-2.1.s390x",
"product_id": "python311-curses-3.11.14-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-2.1.s390x",
"product": {
"name": "python311-dbm-3.11.14-2.1.s390x",
"product_id": "python311-dbm-3.11.14-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-2.1.s390x",
"product": {
"name": "python311-idle-3.11.14-2.1.s390x",
"product_id": "python311-idle-3.11.14-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-2.1.s390x",
"product": {
"name": "python311-tk-3.11.14-2.1.s390x",
"product_id": "python311-tk-3.11.14-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.14-2.1.s390x",
"product": {
"name": "python311-x86-64-v3-3.11.14-2.1.s390x",
"product_id": "python311-x86-64-v3-3.11.14-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.14-2.1.x86_64",
"product": {
"name": "python311-3.11.14-2.1.x86_64",
"product_id": "python311-3.11.14-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.14-2.1.x86_64",
"product": {
"name": "python311-32bit-3.11.14-2.1.x86_64",
"product_id": "python311-32bit-3.11.14-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-2.1.x86_64",
"product": {
"name": "python311-curses-3.11.14-2.1.x86_64",
"product_id": "python311-curses-3.11.14-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-2.1.x86_64",
"product": {
"name": "python311-dbm-3.11.14-2.1.x86_64",
"product_id": "python311-dbm-3.11.14-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-2.1.x86_64",
"product": {
"name": "python311-idle-3.11.14-2.1.x86_64",
"product_id": "python311-idle-3.11.14-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-2.1.x86_64",
"product": {
"name": "python311-tk-3.11.14-2.1.x86_64",
"product_id": "python311-tk-3.11.14-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.14-2.1.x86_64",
"product": {
"name": "python311-x86-64-v3-3.11.14-2.1.x86_64",
"product_id": "python311-x86-64-v3-3.11.14-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.14-2.1.aarch64"
},
"product_reference": "python311-3.11.14-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.14-2.1.ppc64le"
},
"product_reference": "python311-3.11.14-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.14-2.1.s390x"
},
"product_reference": "python311-3.11.14-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.14-2.1.x86_64"
},
"product_reference": "python311-3.11.14-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.14-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.aarch64"
},
"product_reference": "python311-32bit-3.11.14-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.14-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.ppc64le"
},
"product_reference": "python311-32bit-3.11.14-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.14-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.s390x"
},
"product_reference": "python311-32bit-3.11.14-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.14-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.x86_64"
},
"product_reference": "python311-32bit-3.11.14-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.14-2.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.14-2.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.14-2.1.s390x"
},
"product_reference": "python311-curses-3.11.14-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.14-2.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.s390x"
},
"product_reference": "python311-dbm-3.11.14-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.14-2.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.14-2.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.14-2.1.s390x"
},
"product_reference": "python311-idle-3.11.14-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.14-2.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.14-2.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.14-2.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.14-2.1.s390x"
},
"product_reference": "python311-tk-3.11.14-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.14-2.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.14-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.aarch64"
},
"product_reference": "python311-x86-64-v3-3.11.14-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.14-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.ppc64le"
},
"product_reference": "python311-x86-64-v3-3.11.14-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.14-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.s390x"
},
"product_reference": "python311-x86-64-v3-3.11.14-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.14-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.x86_64"
},
"product_reference": "python311-x86-64-v3-3.11.14-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"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 Tumbleweed:python311-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.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 Tumbleweed:python311-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.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 Tumbleweed:python311-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-24T00:00:00Z",
"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 Tumbleweed:python311-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.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 Tumbleweed:python311-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.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 Tumbleweed:python311-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.14-2.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-8291"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…