Security update for python311
| Announcement ID: | SUSE-SU-2025:20539-1 |
|---|---|
| Release Date: | 2025-08-01T10:15:51Z |
| Rating: | important |
| References: | |
| Cross-References: | |
| CVSS scores: |
|
| Affected Products: |
|
An update that solves seven vulnerabilities and has one fix can now be installed.
Description:
This update for python311 fixes the following issues:
- CVE-2025-6069: Avoid worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser (bsc#1244705).
Update to 3.11.13:
-
Security
- gh-135034: Fixes multiple issues that allowed tarfile extraction filters (filter="data" and filter="tar") to be bypassed using crafted symlinks and hard links. Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138 (bsc#1244059), CVE-2025-4330 (bsc#1244060), and CVE-2025-4517 (bsc#1244032). Also addresses CVE-2025-4435 (gh#135034, bsc#1244061).
- gh-133767: Fix use-after-free in the “unicode-escape” decoder with a non-“strict” error handler (CVE-2025-4516, bsc#1243273).
- gh-128840: Short-circuit the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor denial-of-service.
-
Library
- gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address.
- gh-134062: ipaddress: fix collisions in hash() for IPv4Network and IPv6Network objects.
- gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output according to RFC 3596, §2.5. Patch by Bénédikt Tran.
- bpo-43633: Improve the textual representation of IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2) in ipaddress. Patch by Oleksandr Pavliuk.
Patch Instructions:
To install this SUSE update use the SUSE recommended
installation methods like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:
-
SUSE Linux Micro 6.1
zypper in -t patch SUSE-SLE-Micro-6.1-198=1
Package List:
-
SUSE Linux Micro 6.1 (aarch64 ppc64le s390x x86_64)
- python311-3.11.13-slfo.1.1_1.1
- python311-debugsource-3.11.13-slfo.1.1_1.1
- python311-base-3.11.13-slfo.1.1_1.1
- libpython3_11-1_0-debuginfo-3.11.13-slfo.1.1_1.1
- python311-curses-3.11.13-slfo.1.1_1.1
- libpython3_11-1_0-3.11.13-slfo.1.1_1.1
- python311-base-debuginfo-3.11.13-slfo.1.1_1.1
- python311-debuginfo-3.11.13-slfo.1.1_1.1
- python311-core-debugsource-3.11.13-slfo.1.1_1.1
- python311-curses-debuginfo-3.11.13-slfo.1.1_1.1
References:
- https://www.suse.com/security/cve/CVE-2024-12718.html
- https://www.suse.com/security/cve/CVE-2025-4138.html
- https://www.suse.com/security/cve/CVE-2025-4330.html
- https://www.suse.com/security/cve/CVE-2025-4435.html
- https://www.suse.com/security/cve/CVE-2025-4516.html
- https://www.suse.com/security/cve/CVE-2025-4517.html
- https://www.suse.com/security/cve/CVE-2025-6069.html
- https://bugzilla.suse.com/show_bug.cgi?id=1243155
- https://bugzilla.suse.com/show_bug.cgi?id=1243273
- https://bugzilla.suse.com/show_bug.cgi?id=1244032
- https://bugzilla.suse.com/show_bug.cgi?id=1244056
- https://bugzilla.suse.com/show_bug.cgi?id=1244059
- https://bugzilla.suse.com/show_bug.cgi?id=1244060
- https://bugzilla.suse.com/show_bug.cgi?id=1244061
- https://bugzilla.suse.com/show_bug.cgi?id=1244705