• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Fixes multiple issues that allowed ``tarfile`` extraction filters
2(``filter="data"`` and ``filter="tar"``) to be bypassed using crafted
3symlinks and hard links.
4
5Addresses CVE 2024-12718, CVE 2025-4138, CVE 2025-4330, and CVE 2025-4517.
6
7