SUSE-SU-2025:20025-1: important: Security update for python311, python-rpm-macros
SLE-UPDATES
null at suse.de
Wed Jun 4 09:22:11 UTC 2025
# Security update for python311, python-rpm-macros
Announcement ID: SUSE-SU-2025:20025-1
Release Date: 2025-02-03T08:50:41Z
Rating: important
References:
* bsc#1174091
* bsc#1189495
* bsc#1221854
* bsc#1226447
* bsc#1226448
* bsc#1227378
* bsc#1228780
* bsc#831629
Cross-References:
* CVE-2019-20907
* CVE-2019-9947
* CVE-2020-15523
* CVE-2020-15801
* CVE-2022-25236
* CVE-2023-52425
* CVE-2024-0397
* CVE-2024-0450
* CVE-2024-4032
* CVE-2024-6923
CVSS scores:
* CVE-2019-20907 ( SUSE ): 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
* CVE-2019-20907 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2019-9947 ( SUSE ): 5.4 CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N
* CVE-2019-9947 ( NVD ): 6.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
* CVE-2019-9947 ( NVD ): 6.1 CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
* CVE-2020-15523 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
* CVE-2020-15801 ( NVD ): 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-25236 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
* CVE-2022-25236 ( NVD ): 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-25236 ( NVD ): 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
* CVE-2023-52425 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52425 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-0397 ( SUSE ): 4.8 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L
* CVE-2024-0397 ( NVD ): 7.4 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H
* CVE-2024-0450 ( SUSE ): 6.2 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-0450 ( NVD ): 6.2 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-4032 ( SUSE ): 3.7 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
* CVE-2024-6923 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
* CVE-2024-6923 ( NVD ): 5.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
Affected Products:
* SUSE Linux Micro 6.0
* SUSE Linux Micro Extras 6.0
An update that solves 10 vulnerabilities can now be installed.
## Description:
This update for python311, python-rpm-macros fixes the following issues:
python311: \- CVE-2024-0450: Fixed zipfile module vulnerability with "quoted-
overlap" zipbomb (bsc#1221854) \- CVE-2024-4032: Fixed incorrect IPv4 and IPv6
private ranges (bsc#1226448) \- CVE-2024-0397: Fixed memory race condition in
ssl.SSLContext certificate store methods (bsc#1226447) \- CVE-2024-6923: Prevent
email header injection due to unquoted newlines (bsc#1228780) \- Fixed
executable bits for /usr/bin/idle* (bsc#1227378).
python-rpm-macros:
* Update to version 20240618.c146b29:
* Add %FLAVOR_pytest and %FLAVOR_pyunittest variants
* Update to version 20240618.1e386da:
* Fix python_clone sed regex
* Update to version 20240614.02920b8:
* Make sure that RPM_BUILD_ROOT env is set
* don't eliminate any cmdline arguments in the shebang line
* Create python313 macros
* Update to version 20240415.c664b45:
* Fix typo 310 -> 312 in default-prjconf
* Update to version 20240202.501440e:
* SPEC0: Drop python39, add python312 to buildset (#169)
* Update to version 20231220.98427f3:
* fix python2_compile macro
* Update to version 20231207.46c2ec3:
* make FLAVOR_compile compatible with python2
* Update to version 20231204.dd64e74:
* Combine fix_shebang in one line
* New macro FLAVOR_fix_shebang_path
* Use realpath in %python_clone macro shebang replacement
* Compile and fix_shebang in %python_install macros
* Update to version 20231010.0a1f0d9:
* Revert "Compile and fix_shebang in %python_install macros"
* gh#openSUSE/python-rpm-macros#163
* Update to version 20231010.a32e110:
* Compile and fix_shebang in %python_install macros
* Update to version 20231005.bf2d3ab:
* Fix shebang also in sbin with macro _fix_shebang
## 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.0
zypper in -t patch SUSE-SLE-Micro-6.0-23=1
* SUSE Linux Micro Extras 6.0
zypper in -t patch SUSE-SLE-Micro-6.0-23=1
## Package List:
* SUSE Linux Micro 6.0 (aarch64 s390x x86_64)
* python311-core-debugsource-3.11.8-3.1
* libpython3_11-1_0-debuginfo-3.11.8-3.1
* libpython3_11-1_0-3.11.8-3.1
* python311-debugsource-3.11.8-3.1
* python311-curses-debuginfo-3.11.8-3.1
* python311-base-3.11.8-3.1
* python311-debuginfo-3.11.8-3.1
* python311-curses-3.11.8-3.1
* python311-base-debuginfo-3.11.8-3.1
* python311-3.11.8-3.1
* SUSE Linux Micro Extras 6.0 (noarch)
* python-rpm-macros-20240618.c146b29-1.1
## References:
* https://www.suse.com/security/cve/CVE-2019-20907.html
* https://www.suse.com/security/cve/CVE-2019-9947.html
* https://www.suse.com/security/cve/CVE-2020-15523.html
* https://www.suse.com/security/cve/CVE-2020-15801.html
* https://www.suse.com/security/cve/CVE-2022-25236.html
* https://www.suse.com/security/cve/CVE-2023-52425.html
* https://www.suse.com/security/cve/CVE-2024-0397.html
* https://www.suse.com/security/cve/CVE-2024-0450.html
* https://www.suse.com/security/cve/CVE-2024-4032.html
* https://www.suse.com/security/cve/CVE-2024-6923.html
* https://bugzilla.suse.com/show_bug.cgi?id=1174091
* https://bugzilla.suse.com/show_bug.cgi?id=1189495
* https://bugzilla.suse.com/show_bug.cgi?id=1221854
* https://bugzilla.suse.com/show_bug.cgi?id=1226447
* https://bugzilla.suse.com/show_bug.cgi?id=1226448
* https://bugzilla.suse.com/show_bug.cgi?id=1227378
* https://bugzilla.suse.com/show_bug.cgi?id=1228780
* https://bugzilla.suse.com/show_bug.cgi?id=831629
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.suse.com/pipermail/sle-updates/attachments/20250604/9d6e36cb/attachment.htm>
More information about the sle-updates
mailing list