Release date:
2026-08-12 13:46:04 UTC
Description:
- CVE-2026-11940: tarfile: fix extraction-filter bypass via the
hardlink-to-symlink extraction fallback; makelink_with_filter now re-runs
the filter on the member re-rooted at the link's own path, so a crafted
archive can no longer recreate a validated deeper symlink at a shallower
path escaping the destination (incomplete fix of CVE-2025-4330)
- CVE-2026-0864: configparser: normalize all line endings (CR, CRLF, LF) to
'\n\t' when writing, preventing injection of unexpected keys, values, or
sections through carriage returns in written values
- CVE-2026-11972: tarfile: break _Stream.seek() at EOF in streaming mode
(mode="r|"), preventing a CPU denial-of-service when a forged member
header declares a huge size against an already-exhausted stream
- CVE-2026-4360: tarfile: forward filter_function from TarFile.extract() to
_extract_one(), so the hardlink/symlink extraction fallback applies the
extraction filter on the single-member extract() path too; previously
attacker-controlled mode, uid and gid were applied verbatim even with
filter='data' and the CVE-2025-4330/CVE-2026-11940 fallback checks never
ran there (cpython 7ccdbaba, gh-151987, follow-up to gh-151558)
Updated packages:
-
alt-python38-3.8.20-22.el9.x86_64.rpm
sha:eac5f1bf05bbfbe0eb544edee88033666de838e310f845677ce3af2f5967aa93
-
alt-python38-devel-3.8.20-22.el9.x86_64.rpm
sha:27dbc053cd472099dbffa0daf0885c9b264d0124bbcf95a75fcfb24be2007480
-
alt-python38-idle-3.8.20-22.el9.x86_64.rpm
sha:4e713c6debb453076c08036b6e748c8c9e146c9ddca3b99d3a5b41602a6660ff
-
alt-python38-libs-3.8.20-22.el9.x86_64.rpm
sha:316c050dcf0f4cad2afbb40efb130ad97cf03681ee1c696b620555a108063857
-
alt-python38-test-3.8.20-22.el9.x86_64.rpm
sha:b58c49c60f1afb262a1ee7013c30023f8494e4f671e014fad3a1ba1aefe28b64
-
alt-python38-tkinter-3.8.20-22.el9.x86_64.rpm
sha:dce8cea4de2b221077866f127cedc220611b6653e0230660c0d89cad2cf3741a
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.