SUSE-SU-2026:1349-1
Vulnerability from csaf_suse - Published: 2026-04-15 13:35 - Updated: 2026-04-15 13:35Summary
Security update for python311
Severity
Important
Notes
Title of the patch: Security update for python311
Description of the patch: This update for python311 fixes the following issues:
- Updated to Python 3.11.15
- CVE-2025-6075: If the value passed to os.path.expandvars() is user-controlled a performance degradation is possible when expanding environment variables (bsc#1252974).
- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable characters (bsc#1257029).
- CVE-2025-12084: cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service (bsc#1254997).
- CVE-2025-13462: incorrect parsing of TarInfo header when GNU long name and type AREGTYPE are combined (bsc#1259611).
- CVE-2025-13836: When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length (bsc#1254400).
- CVE-2025-13837: When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues (bsc#1254401).
- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).
- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel (bsc#1257031).
- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).
- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting in `BytesGenerator` (bsc#1257181).
- CVE-2026-2297: cpython: incorrectly handled hook in FileLoader can lead to validation bypass (bsc#1259240).
- CVE-2026-3479: python: improper resource argument validation can allow path traversal (bsc#1259989).
- CVE-2026-3644: incomplete control character validation in http.cookies (bsc#1259734).
- CVE-2026-4224: C stack overflow when parsing XML with deeply nested DTD content models (bsc#1259735).
- CVE-2026-4519: leading dashes in URLs are accepted by the `webbrowser.open()` API and allow for web browser command line option injection (bsc#1260026).
Patchnames: SUSE-2026-1349,SUSE-SLE-Module-Basesystem-15-SP7-2026-1349,SUSE-SLE-Module-Python3-15-SP7-2026-1349,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1349,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1349,openSUSE-SLE-15.6-2026-1349
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
4.3 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
8.2 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.9 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\n- Updated to Python 3.11.15\n- CVE-2025-6075: If the value passed to os.path.expandvars() is user-controlled a performance degradation is possible when expanding environment variables (bsc#1252974).\n- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable characters (bsc#1257029).\n- CVE-2025-12084: cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service (bsc#1254997).\n- CVE-2025-13462: incorrect parsing of TarInfo header when GNU long name and type AREGTYPE are combined (bsc#1259611).\n- CVE-2025-13836: When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length (bsc#1254400).\n- CVE-2025-13837: When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues (bsc#1254401).\n- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).\n- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel (bsc#1257031).\n- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).\n- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting in `BytesGenerator` (bsc#1257181).\n- CVE-2026-2297: cpython: incorrectly handled hook in FileLoader can lead to validation bypass (bsc#1259240).\n- CVE-2026-3479: python: improper resource argument validation can allow path traversal (bsc#1259989).\n- CVE-2026-3644: incomplete control character validation in http.cookies (bsc#1259734).\n- CVE-2026-4224: C stack overflow when parsing XML with deeply nested DTD content models (bsc#1259735).\n- CVE-2026-4519: leading dashes in URLs are accepted by the `webbrowser.open()` API and allow for web browser command line option injection (bsc#1260026).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1349,SUSE-SLE-Module-Basesystem-15-SP7-2026-1349,SUSE-SLE-Module-Python3-15-SP7-2026-1349,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1349,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1349,openSUSE-SLE-15.6-2026-1349",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1349-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1349-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261349-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1349-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045567.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254401",
"url": "https://bugzilla.suse.com/1254401"
},
{
"category": "self",
"summary": "SUSE Bug 1254997",
"url": "https://bugzilla.suse.com/1254997"
},
{
"category": "self",
"summary": "SUSE Bug 1257029",
"url": "https://bugzilla.suse.com/1257029"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"category": "self",
"summary": "SUSE Bug 1257046",
"url": "https://bugzilla.suse.com/1257046"
},
{
"category": "self",
"summary": "SUSE Bug 1257181",
"url": "https://bugzilla.suse.com/1257181"
},
{
"category": "self",
"summary": "SUSE Bug 1259240",
"url": "https://bugzilla.suse.com/1259240"
},
{
"category": "self",
"summary": "SUSE Bug 1259611",
"url": "https://bugzilla.suse.com/1259611"
},
{
"category": "self",
"summary": "SUSE Bug 1259734",
"url": "https://bugzilla.suse.com/1259734"
},
{
"category": "self",
"summary": "SUSE Bug 1259735",
"url": "https://bugzilla.suse.com/1259735"
},
{
"category": "self",
"summary": "SUSE Bug 1259989",
"url": "https://bugzilla.suse.com/1259989"
},
{
"category": "self",
"summary": "SUSE Bug 1260026",
"url": "https://bugzilla.suse.com/1260026"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11468 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11468/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12084 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12084/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13837 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13837/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15282 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15282/"
},
{
"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-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1299 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1299/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2297 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2297/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2026-04-15T13:35:56Z",
"generator": {
"date": "2026-04-15T13:35:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1349-1",
"initial_release_date": "2026-04-15T13:35:56Z",
"revision_history": [
{
"date": "2026-04-15T13:35:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-base-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-curses-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-devel-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-doc-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-idle-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-tk-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-tools-3.11.15-150600.3.53.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.15-150600.3.53.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product_id": "python311-64bit-3.11.15-150600.3.53.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.15-150600.3.53.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.i586",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.i586",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-3.11.15-150600.3.53.1.i586",
"product_id": "python311-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.i586",
"product_id": "python311-base-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.i586",
"product_id": "python311-curses-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.i586",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.i586",
"product_id": "python311-devel-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.i586",
"product_id": "python311-doc-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.i586",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.i586",
"product_id": "python311-idle-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.i586",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.i586",
"product_id": "python311-tk-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.i586",
"product_id": "python311-tools-3.11.15-150600.3.53.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-base-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-curses-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-devel-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-doc-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-idle-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-tk-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-tools-3.11.15-150600.3.53.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-base-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-curses-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-devel-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-doc-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-idle-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-tk-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-tools-3.11.15-150600.3.53.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-32bit-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-32bit-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-base-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-curses-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-devel-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-doc-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-idle-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-tk-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-tools-3.11.15-150600.3.53.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.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.15-150600.3.53.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.s390x"
},
"product_reference": "python311-base-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.s390x"
},
"product_reference": "python311-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.s390x"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.s390x"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.s390x"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.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.15-150600.3.53.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.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.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.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.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.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-32bit-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-doc-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-doc-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-testsuite-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11468"
}
],
"notes": [
{
"category": "general",
"text": "When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11468",
"url": "https://www.suse.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "SUSE Bug 1257029 for CVE-2025-11468",
"url": "https://bugzilla.suse.com/1257029"
}
],
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "important"
}
],
"title": "CVE-2025-11468"
},
{
"cve": "CVE-2025-12084",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12084"
}
],
"notes": [
{
"category": "general",
"text": "When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12084",
"url": "https://www.suse.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "SUSE Bug 1254997 for CVE-2025-12084",
"url": "https://bugzilla.suse.com/1254997"
}
],
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2025-12084"
},
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-13837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13837"
}
],
"notes": [
{
"category": "general",
"text": "When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13837",
"url": "https://www.suse.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "SUSE Bug 1254401 for CVE-2025-13837",
"url": "https://bugzilla.suse.com/1254401"
}
],
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2025-13837"
},
{
"cve": "CVE-2025-15282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15282"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15282",
"url": "https://www.suse.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "SUSE Bug 1257046 for CVE-2025-15282",
"url": "https://bugzilla.suse.com/1257046"
}
],
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2025-15282"
},
{
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
},
{
"cve": "CVE-2026-1299",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1299"
}
],
"notes": [
{
"category": "general",
"text": "The \nemail module, specifically the \"BytesGenerator\" class, didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized. This is only applicable if using \"LiteralHeader\" writing headers that don\u0027t respect email folding rules, the new behavior will reject the incorrectly folded headers in \"BytesGenerator\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1299",
"url": "https://www.suse.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "SUSE Bug 1257181 for CVE-2026-1299",
"url": "https://bugzilla.suse.com/1257181"
}
],
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "important"
}
],
"title": "CVE-2026-1299"
},
{
"cve": "CVE-2026-2297",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2297"
}
],
"notes": [
{
"category": "general",
"text": "The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2297",
"url": "https://www.suse.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "SUSE Bug 1259240 for CVE-2026-2297",
"url": "https://bugzilla.suse.com/1259240"
}
],
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-2297"
},
{
"cve": "CVE-2026-3479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3479"
}
],
"notes": [
{
"category": "general",
"text": "DISPUTED: The project has clarified that the documentation was incorrect, and that pkgutil.get_data() has the same security model as open(). The documentation has been updated to clarify this point. There is no vulnerability in the function if following the intended security model.\n\npkgutil.get_data() did not validate the resource argument as documented, allowing path traversals.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3479",
"url": "https://www.suse.com/security/cve/CVE-2026-3479"
},
{
"category": "external",
"summary": "SUSE Bug 1259989 for CVE-2026-3479",
"url": "https://bugzilla.suse.com/1259989"
}
],
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "low"
}
],
"title": "CVE-2026-3479"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"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 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
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…