A module for Perl manipulation of .tar files
Backport upstream commit f9af0142 to perl-Archive-Tar 2.38
to fix CVE-2026-9538. The patch adds a $MAX_FILE_SIZE
variable (default 1 GiB) that caps the per-entry declared
size accepted when reading an archive, preventing memory DoS
from attacker-controlled tar header size fields.
CVE: CVE-2026-9538
Upstream patches:
-
|
||
|---|---|---|
| .gitignore | ||
| Archive-Tar-2.02-Do-not-sleep-in-Makefile.PL.patch | ||
| perl-Archive-Tar-2.38-CVE-2026-9538.patch | ||
| perl-Archive-Tar-2.38-RHEL-181658.patch | ||
| perl-Archive-Tar.rpmlintrc | ||
| perl-Archive-Tar.spec | ||
| sources | ||