Release date:
2026-08-14 04:18:42 UTC
Description:
* SECURITY UPDATE: tarfile.data_filter could be bypassed using crafted
link entries, including symlinks with empty or directory-like names,
to redirect later archive members outside the intended extraction
directory, so tarfile.extractall() could write files outside the
destination directory.
- debian/patches/CVE-2026-7774.patch: backport of cpython c063191c
(gh-149486, [3.10] branch). data_filter now validates the
normalised linkname that is actually written to disk, strips
trailing separators from a symlink member's name before resolving
its directory, and rejects link members that resolve to the
destination directory itself.
- CVE-2026-7774
* debian/patches/CVE-2026-8328.patch: register the TestFtpcpSecurity
test class in test_ftplib's test_main so regrtest actually runs it
(fixes an omission in the original backport; no functional change
to the CVE fix itself).
Updated packages:
-
alt-python38_3.8.20-26_amd64.deb
sha:c3146d6d128a93cbe8523a209babd569a7014099
-
alt-python38-debug_3.8.20-26_amd64.deb
sha:63ceb7796298a7128230effa4c73265256b59ea5
-
alt-python38-devel_3.8.20-26_amd64.deb
sha:ba09182b3effc40dadf14fdb5cb796b436e1d796
-
alt-python38-idle_3.8.20-26_amd64.deb
sha:f7bfc1fdf56a2c815adcc27b2ebf5c35e0bc4423
-
alt-python38-libs_3.8.20-26_amd64.deb
sha:74c0b25f126d9b800e5e9a8b9f58a675c55cb802
-
alt-python38-test_3.8.20-26_amd64.deb
sha:698c47ce171b09c5e5b7c77299decde1317949e6
-
alt-python38-tkinter_3.8.20-26_amd64.deb
sha:de85b799cda1ca594fb55168914ff44c83db09d3
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.