[From nobody Mon Aug  3 19:03:07 2026
Received: (at submit) by bugs.debian.org; 4 Jun 2026 20:04:19 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-119.6 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,MD5_SHA1_SUM,
 SPF_HELO_NONE,SPF_PASS,USER_IN_DKIM_WELCOMELIST autolearn=ham
 autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 17; hammy, 150; neutral, 45; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;ntyni@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:40850)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;ntyni@debian.org&gt;) id 1wVEId-00GQWT-1J
 for submit@bugs.debian.org; Thu, 04 Jun 2026 20:04:19 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Content-Type:MIME-Version:Message-ID:
 Subject:To:From:Date:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=j8ReD68tr80jTwvjTIzTsg5h/Y/9jdp+nL3mEs5Ft0A=; b=X8uym1yypnlJIMRXLDlNy7UbBX
 xC/J5QVo8QNdYHlQb2AUKREbf2jDM94dYvejpjl/Xa1HDic6pzZE4ZHhyLf9p7rkgw/TwUxCvgew2
 EKIAdDAy6dcm5Bh3HluMcbtBx/nNlnbv8xs6IdG3FsAgm5nCfjVaaB5Z7JVPyNLmhAu4XdkEjAotw
 srQf6PRRRNKTMK0IZvn7Bo2YwlclyN5TIpOFzHInlrddLP9d0LIIgtSEztOBbpmCkMSbx4jQnc3eP
 9Rt5JQvfLum7XxTeARxLw+gWPNxKLuIulmOaRTVEB+znhUN4+8eBt0HMkBvy1J6cssW7D7NsZrjkq
 R4h6PuVw==;
Received: from authenticated-user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;ntyni@debian.org&gt;) id 1wVEIa-004lGL-2w
 for submit@bugs.debian.org; Thu, 04 Jun 2026 20:04:18 +0000
Date: Thu, 4 Jun 2026 23:04:15 +0300
From: Niko Tyni &lt;ntyni@debian.org&gt;
To: submit@bugs.debian.org
Subject: Archive-Tar: CVE-2026-9538
Message-ID: &lt;aiHaPyde_S3zqdfL@app-dd&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Debian-User: ntyni
Delivered-To: submit@bugs.debian.org

Package: perl
Version: 5.40.1-6
Severity: important
Tags: security upstream
X-Debbugs-Cc: carnil@debian.org
Forwarded: https://github.com/jib/archive-tar-new/commit/f9af01426038e29d9578825a0cd3626946ab08c7
Control: found -1 5.32.1-4
Control: found -1 5.36.0-1
Control: found -1 5.42.2-1

The following vulnerability was published[0] for Archive-Tar (bundled with perl):


  CVE ID:  CVE-2026-9538
  Distribution:  Archive-Tar
  Versions:  before 3.10

  MetaCPAN:  https://metacpan.org/dist/Archive-Tar
  VCS Repo:  https://github.com/jib/archive-tar-new

  Archive::Tar versions before 3.10 for Perl allow memory exhaustion via
  attacker controlled entry size field in tar header
  
  Description
  -----------
  Archive::Tar versions before 3.10 for Perl allow memory exhaustion via
  attacker controlled entry size field in tar header.
  
  _read_tar() reads each entry's payload with $handle-&gt;read($$data,
  $block), where $block is derived from the entry's 12-byte size field in
  the tar header with no upper bound on that value.
  
  A crafted header declaring a multi-gigabyte size causes Perl to
  allocate a scalar of that size.
  
[0] https://lists.security.metacpan.org/cve-announce/msg/40396448/

-- 
Niko Tyni       ntyni@debian.org
]