Upstream information

CVE-2026-6100 at MITRE

Description

Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The fix cleans up the dangling pointer in this specific error condition.

The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.

Other Security Trackers

SUSE information

Overall state of this security issue: Does not affect SUSE products

SUSE Bugzilla entry: 1262098 [NEW]

SUSE Security Advisories:

List of released packages

Product(s) Fixed package version(s) References
Container suse/manager/4.3/proxy-httpd:4.3.17.9.76.17
Container suse/manager/4.3/proxy-salt-broker:4.3.17.9.66.19
Container suse/manager/4.3/proxy-ssh:4.3.17.9.66.13
Container suse/manager/4.3/proxy-tftpd:4.3.17.9.66.15
Image SLES15-SP4-CHOST-BYOS
Image SLES15-SP4-CHOST-BYOS-Aliyun
Image SLES15-SP4-CHOST-BYOS-Azure
Image SLES15-SP4-CHOST-BYOS-GCE
Image SLES15-SP4-CHOST-BYOS-SAP-CCloud
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
Image SLES15-SP4-BYOS
Image SLES15-SP4-BYOS-Azure
Image SLES15-SP4-BYOS-EC2
Image SLES15-SP4-BYOS-GCE
Image SLES15-SP4-HPC-BYOS
Image SLES15-SP4-HPC-BYOS-Azure
Image SLES15-SP4-HPC-BYOS-EC2
Image SLES15-SP4-HPC-BYOS-GCE
Image SLES15-SP4-HPC-EC2
Image SLES15-SP4-HPC-GCE
Image SLES15-SP4-Hardened-BYOS
Image SLES15-SP4-Hardened-BYOS-Azure
Image SLES15-SP4-Hardened-BYOS-EC2
Image SLES15-SP4-Hardened-BYOS-GCE
Image SLES15-SP4-SAP
Image SLES15-SP4-SAP-Azure
Image SLES15-SP4-SAP-BYOS
Image SLES15-SP4-SAP-BYOS-Azure
Image SLES15-SP4-SAP-BYOS-EC2
Image SLES15-SP4-SAP-BYOS-GCE
Image SLES15-SP4-SAP-EC2
Image SLES15-SP4-SAP-GCE
Image SLES15-SP4-SAP-Hardened
Image SLES15-SP4-SAP-Hardened-Azure
Image SLES15-SP4-SAP-Hardened-BYOS
Image SLES15-SP4-SAP-Hardened-BYOS-Azure
Image SLES15-SP4-SAP-Hardened-BYOS-EC2
Image SLES15-SP4-SAP-Hardened-BYOS-GCE
Image SLES15-SP4-SAP-Hardened-GCE
Image SLES15-SP4-SAPCAL
Image SLES15-SP4-SAPCAL-Azure
Image SLES15-SP4-SAPCAL-EC2
Image SLES15-SP4-SAPCAL-GCE
Image SLES15-SP5-HPC-BYOS-Azure
Image SLES15-SP5-HPC-BYOS-EC2
Image SLES15-SP5-HPC-BYOS-GCE
Image SLES15-SP5-SAP-Azure-3P
Image SLES15-SP5-SAP-Hardened-BYOS-EC2
Image SLES15-SP6-HPC-BYOS
Image SLES15-SP6-HPC-BYOS-EC2
Image SLES15-SP6-HPC-BYOS-GCE
Image SLES15-SP6-HPC-EC2
Image SLES15-SP6-HPC-GCE
Image SLES15-SP7-HPC-Azure
Image SLES15-SP7-HPC-BYOS-Azure
Image SLES15-SP7-HPC-BYOS-EC2
Image SLES15-SP7-HPC-BYOS-GCE
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
SUSE Liberty Linux 10
  • python-unversioned-command >= 3.12.12-3.el10_1.3
  • python3 >= 3.12.12-3.el10_1.3
  • python3-debug >= 3.12.12-3.el10_1.3
  • python3-devel >= 3.12.12-3.el10_1.3
  • python3-idle >= 3.12.12-3.el10_1.3
  • python3-libs >= 3.12.12-3.el10_1.3
  • python3-test >= 3.12.12-3.el10_1.3
  • python3-tkinter >= 3.12.12-3.el10_1.3
Patchnames:
RHSA-2026:10711
SUSE Liberty Linux 8
  • platform-python >= 3.6.8-76.el8_10
  • platform-python-debug >= 3.6.8-76.el8_10
  • platform-python-devel >= 3.6.8-76.el8_10
  • python3-idle >= 3.6.8-76.el8_10
  • python3-libs >= 3.6.8-76.el8_10
  • python3-test >= 3.6.8-76.el8_10
  • python3-tkinter >= 3.6.8-76.el8_10
  • python3.11 >= 3.11.13-7.el8_10
  • python3.11-debug >= 3.11.13-7.el8_10
  • python3.11-devel >= 3.11.13-7.el8_10
  • python3.11-idle >= 3.11.13-7.el8_10
  • python3.11-libs >= 3.11.13-7.el8_10
  • python3.11-rpm-macros >= 3.11.13-7.el8_10
  • python3.11-test >= 3.11.13-7.el8_10
  • python3.11-tkinter >= 3.11.13-7.el8_10
  • python3.12 >= 3.12.13-2.el8_10
  • python3.12-debug >= 3.12.13-2.el8_10
  • python3.12-devel >= 3.12.13-2.el8_10
  • python3.12-idle >= 3.12.13-2.el8_10
  • python3.12-libs >= 3.12.13-2.el8_10
  • python3.12-rpm-macros >= 3.12.13-2.el8_10
  • python3.12-test >= 3.12.13-2.el8_10
  • python3.12-tkinter >= 3.12.13-2.el8_10
Patchnames:
RHSA-2026:10950
RHSA-2026:11062
RHSA-2026:11077
SUSE Liberty Linux 9
  • python-unversioned-command >= 3.9.25-3.el9_7.3
  • python3 >= 3.9.25-3.el9_7.3
  • python3-debug >= 3.9.25-3.el9_7.3
  • python3-devel >= 3.9.25-3.el9_7.3
  • python3-idle >= 3.9.25-3.el9_7.3
  • python3-libs >= 3.9.25-3.el9_7.3
  • python3-test >= 3.9.25-3.el9_7.3
  • python3-tkinter >= 3.9.25-3.el9_7.3
  • python3.11 >= 3.11.13-5.3.el9_7
  • python3.11-debug >= 3.11.13-5.3.el9_7
  • python3.11-devel >= 3.11.13-5.3.el9_7
  • python3.11-idle >= 3.11.13-5.3.el9_7
  • python3.11-libs >= 3.11.13-5.3.el9_7
  • python3.11-test >= 3.11.13-5.3.el9_7
  • python3.11-tkinter >= 3.11.13-5.3.el9_7
  • python3.12 >= 3.12.12-4.el9_7.3
  • python3.12-debug >= 3.12.12-4.el9_7.3
  • python3.12-devel >= 3.12.12-4.el9_7.3
  • python3.12-idle >= 3.12.12-4.el9_7.3
  • python3.12-libs >= 3.12.12-4.el9_7.3
  • python3.12-test >= 3.12.12-4.el9_7.3
  • python3.12-tkinter >= 3.12.12-4.el9_7.3
Patchnames:
RHSA-2026:10745
RHSA-2026:10774
RHSA-2026:10949
SUSE Linux Enterprise Desktop 15 SP7
SUSE Linux Enterprise High Performance Computing 15 SP7
SUSE Linux Enterprise Server 15 SP7
SUSE Linux Enterprise Server for SAP Applications 15 SP7
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
  • python3-tools >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Module-Basesystem-15-SP7-2026-1715
SUSE-SLE-Module-Development-Tools-15-SP7-2026-1715
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
  • python3-tools >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1715
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
  • python3-tools >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1715
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
  • python3-tools >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1715
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
  • python3-tools >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1715
SUSE Linux Enterprise Micro 5.2
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SUSE-MicroOS-5.2-2026-1715
SUSE Linux Enterprise Micro 5.3
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Micro-5.3-2026-1715
SUSE Linux Enterprise Micro 5.4
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Micro-5.4-2026-1715
SUSE Linux Enterprise Micro 5.5
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Micro-5.5-2026-1715
SUSE Linux Enterprise Module for Basesystem 15 SP7
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Module-Basesystem-15-SP7-2026-1715
SUSE Linux Enterprise Module for Development Tools 15 SP7
  • python3-tools >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Module-Development-Tools-15-SP7-2026-1715
SUSE Linux Enterprise Server 15 SP4-LTSS
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
  • python3-tools >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1715
SUSE Linux Enterprise Server 15 SP5-LTSS
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
  • python3-tools >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1715
SUSE Linux Enterprise Server 15 SP6-LTSS
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
  • python3-tools >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1715
SUSE Linux Enterprise Server for SAP Applications 15 SP4
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
  • python3-tools >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1715
SUSE Linux Enterprise Server for SAP Applications 15 SP5
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
  • python3-tools >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1715
SUSE Linux Enterprise Server for SAP Applications 15 SP6
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
  • python3-tools >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1715
SUSE Manager Proxy LTS 4.3
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2026-1715
SUSE Manager Retail Branch Server LTS 4.3
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.3-LTS-2026-1715
SUSE Manager Server LTS 4.3
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
Patchnames:
SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2026-1715
openSUSE Leap 15.6
  • libpython3_6m1_0 >= 3.6.15-150300.10.118.1
  • libpython3_6m1_0-32bit >= 3.6.15-150300.10.118.1
  • python3 >= 3.6.15-150300.10.118.1
  • python3-base >= 3.6.15-150300.10.118.1
  • python3-curses >= 3.6.15-150300.10.118.1
  • python3-dbm >= 3.6.15-150300.10.118.1
  • python3-devel >= 3.6.15-150300.10.118.1
  • python3-doc >= 3.6.15-150300.10.118.1
  • python3-doc-devhelp >= 3.6.15-150300.10.118.1
  • python3-idle >= 3.6.15-150300.10.118.1
  • python3-testsuite >= 3.6.15-150300.10.118.1
  • python3-tk >= 3.6.15-150300.10.118.1
  • python3-tools >= 3.6.15-150300.10.118.1
Patchnames:
openSUSE-SLE-15.6-2026-1715
openSUSE Tumbleweed
  • python310 >= 3.10.20-6.1
  • python310-curses >= 3.10.20-6.1
  • python310-dbm >= 3.10.20-6.1
  • python310-idle >= 3.10.20-6.1
  • python310-tk >= 3.10.20-6.1
  • python313 >= 3.13.13-2.1
  • python313-32bit >= 3.13.13-2.1
  • python313-curses >= 3.13.13-2.1
  • python313-dbm >= 3.13.13-2.1
  • python313-idle >= 3.13.13-2.1
  • python313-tk >= 3.13.13-2.1
  • python313-x86-64-v3 >= 3.13.13-2.1
  • python315 >= 3.15.0~a8-3.1
  • python315-curses >= 3.15.0~a8-3.1
  • python315-dbm >= 3.15.0~a8-3.1
  • python315-idle >= 3.15.0~a8-3.1
  • python315-profiling >= 3.15.0~a8-3.1
  • python315-tk >= 3.15.0~a8-3.1
  • python315-x86-64-v3 >= 3.15.0~a8-3.1
Patchnames:
openSUSE-Tumbleweed-2026-10647
openSUSE-Tumbleweed-2026-10648
openSUSE-Tumbleweed-2026-10667

List of packages in QA

Product(s) Package(s)
SUSE Linux Enterprise Server 12 SP5-LTSS
  • libpython3_4m1_0 >= 3.4.10-25.185.1
  • libpython3_4m1_0-32bit >= 3.4.10-25.185.1
  • python3 >= 3.4.10-25.185.1
  • python3-base >= 3.4.10-25.185.1
  • python3-curses >= 3.4.10-25.185.1
  • python3-devel >= 3.4.10-25.185.1
  • python3-tk >= 3.4.10-25.185.1
SUSE Linux Enterprise Server 12 SP5-LTSS
  • libpython3_4m1_0 >= 3.4.10-25.185.1
  • libpython3_4m1_0-32bit >= 3.4.10-25.185.1
  • python3 >= 3.4.10-25.185.1
  • python3-base >= 3.4.10-25.185.1
  • python3-curses >= 3.4.10-25.185.1
  • python3-devel >= 3.4.10-25.185.1
  • python3-tk >= 3.4.10-25.185.1
SUSE Linux Enterprise Server 15 SP5-LTSS
  • libpython3_9-1_0 >= 3.9.25-150300.4.106.1
  • python39 >= 3.9.25-150300.4.106.1
  • python39-base >= 3.9.25-150300.4.106.1
  • python39-curses >= 3.9.25-150300.4.106.1
  • python39-dbm >= 3.9.25-150300.4.106.1
SUSE Linux Enterprise Server 15 SP5-LTSS
  • libpython3_9-1_0 >= 3.9.25-150300.4.106.1
  • python39 >= 3.9.25-150300.4.106.1
  • python39-base >= 3.9.25-150300.4.106.1
  • python39-curses >= 3.9.25-150300.4.106.1
  • python39-dbm >= 3.9.25-150300.4.106.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5
  • libpython3_4m1_0 >= 3.4.10-25.185.1
  • libpython3_4m1_0-32bit >= 3.4.10-25.185.1
  • python3 >= 3.4.10-25.185.1
  • python3-base >= 3.4.10-25.185.1
  • python3-curses >= 3.4.10-25.185.1
  • python3-devel >= 3.4.10-25.185.1
  • python3-tk >= 3.4.10-25.185.1
SUSE Linux Enterprise Server for SAP Applications 15 SP5
  • libpython3_9-1_0 >= 3.9.25-150300.4.106.1
  • python39 >= 3.9.25-150300.4.106.1
  • python39-base >= 3.9.25-150300.4.106.1
  • python39-curses >= 3.9.25-150300.4.106.1
  • python39-dbm >= 3.9.25-150300.4.106.1


First public cloud image revisions this CVE is fixed in:


Status of this issue by product and package

Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.

Product(s) Source package State
Products under general support and receiving all security fixes.
SUSE Linux Enterprise Desktop 15 SP7 python3 Released
SUSE Linux Enterprise Desktop 15 SP7 python3-core Released
SUSE Linux Enterprise High Performance Computing 15 SP7 python3 Released
SUSE Linux Enterprise High Performance Computing 15 SP7 python3-core Released
SUSE Linux Enterprise Micro 5.3 python3 Released
SUSE Linux Enterprise Micro 5.3 python3-core Released
SUSE Linux Enterprise Micro 5.4 python3 Released
SUSE Linux Enterprise Micro 5.4 python3-core Released
SUSE Linux Enterprise Micro 5.5 python3 Released
SUSE Linux Enterprise Micro 5.5 python3-core Released
SUSE Linux Enterprise Module for Basesystem 15 SP7 python3 Released
SUSE Linux Enterprise Module for Basesystem 15 SP7 python3-core Released
SUSE Linux Enterprise Module for Development Tools 15 SP7 python3-core Released
SUSE Linux Enterprise Server 15 SP7 python3 Released
SUSE Linux Enterprise Server 15 SP7 python3-core Released
SUSE Linux Enterprise Server for SAP Applications 15 SP7 python3 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP7 python3-core Released
Products under Long Term Service Pack support and receiving important and critical security fixes.
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS python3 Released
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS python3-core Released
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS python3 Released
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS python3-core Released
SUSE Linux Enterprise Server 12 SP5-LTSS python3 In progress
SUSE Linux Enterprise Server 12 SP5-LTSS python3-base In progress
SUSE Linux Enterprise Server 15 SP4-LTSS python3 Released
SUSE Linux Enterprise Server 15 SP4-LTSS python3-core Released
SUSE Linux Enterprise Server 15 SP5-LTSS python3 Released
SUSE Linux Enterprise Server 15 SP5-LTSS python3-core Released
SUSE Linux Enterprise Server 15 SP5-LTSS python39 In progress
SUSE Linux Enterprise Server 15 SP5-LTSS python39-core In progress
SUSE Linux Enterprise Server 15 SP6-LTSS python3 Released
SUSE Linux Enterprise Server 15 SP6-LTSS python3-core Released
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 python3 In progress
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 python3-base In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP6 python3 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP6 python3-core Released
SUSE Manager Proxy LTS 4.3 python3 Released
SUSE Manager Proxy LTS 4.3 python3-core Released
SUSE Manager Retail Branch Server LTS 4.3 python3 Released
SUSE Manager Retail Branch Server LTS 4.3 python3-core Released
SUSE Manager Server LTS 4.3 python3 Released
SUSE Manager Server LTS 4.3 python3-core Released
Products past their end of life and not receiving proactive updates anymore.
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS python3 Released
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS python3-core Released
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS python3 Released
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS python3-core Released
SUSE Linux Enterprise Micro 5.2 python3 Released
SUSE Linux Enterprise Micro 5.2 python3-core Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 python3 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP4 python3-core Released
SUSE Linux Enterprise Server for SAP Applications 15 SP5 python3 Released
SUSE Linux Enterprise Server for SAP Applications 15 SP5 python3-core Released
SUSE Linux Enterprise Server for SAP Applications 15 SP5 python39 In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP5 python39-core In progress


SUSE Timeline for this CVE

CVE page created: Mon Apr 13 22:35:10 2026
CVE page last modified: Fri May 8 13:47:45 2026