Debian Package Tracker
Register | Log in
Subscribe

liblist-someutils-xs-perl

module providing XS implementation for List::SomeUtils

Choose email to subscribe with

general
  • source: liblist-someutils-xs-perl (main)
  • version: 0.59-1
  • maintainer: Debian Perl Group (archive) (DMD) (LowNMU)
  • uploaders: Nick Morrott [DMD]
  • arch: any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.58-2
  • oldstable: 0.58-3
  • stable: 0.58-3
  • testing: 0.59-1
  • unstable: 0.59-1
versioned links
  • 0.58-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.58-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.59-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • liblist-someutils-xs-perl
action needed
1 security issue in trixie high

There is 1 open security issue in trixie.

1 important issue:
  • CVE-2026-12844: List::SomeUtils::XS versions before 0.59 for Perl have a heap buffer overflow in the pairwise function. pairwise() collects the values returned by the block into a heap buffer sized to the longer input array, then grows the buffer before each copy with a single quadrupling (alloc <<= 2) instead of a loop. A block call that returns more than four times the current allocation in one invocation outgrows that one quadrupling, and the copy writes past the end of the buffer. Any caller of pairwise() whose block returns, for a single pair, more than four times the longer input array's length writes past the buffer and corrupts the heap.
Created: 2026-06-25 Last update: 2026-06-26 07:00
1 security issue in bullseye high

There is 1 open security issue in bullseye.

1 important issue:
  • CVE-2026-12844: List::SomeUtils::XS versions before 0.59 for Perl have a heap buffer overflow in the pairwise function. pairwise() collects the values returned by the block into a heap buffer sized to the longer input array, then grows the buffer before each copy with a single quadrupling (alloc <<= 2) instead of a loop. A block call that returns more than four times the current allocation in one invocation outgrows that one quadrupling, and the copy writes past the end of the buffer. Any caller of pairwise() whose block returns, for a single pair, more than four times the longer input array's length writes past the buffer and corrupts the heap.
Created: 2026-06-25 Last update: 2026-06-26 07:00
1 security issue in bookworm high

There is 1 open security issue in bookworm.

1 important issue:
  • CVE-2026-12844: List::SomeUtils::XS versions before 0.59 for Perl have a heap buffer overflow in the pairwise function. pairwise() collects the values returned by the block into a heap buffer sized to the longer input array, then grows the buffer before each copy with a single quadrupling (alloc <<= 2) instead of a loop. A block call that returns more than four times the current allocation in one invocation outgrows that one quadrupling, and the copy writes past the end of the buffer. Any caller of pairwise() whose block returns, for a single pair, more than four times the longer input array's length writes past the buffer and corrupts the heap.
Created: 2026-06-25 Last update: 2026-06-26 07:00
testing migrations
  • This package will soon be part of the perl-5.42 transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
news
[rss feed]
  • [2026-06-25] liblist-someutils-xs-perl 0.59-1 MIGRATED to testing (Debian testing watch)
  • [2026-06-22] Accepted liblist-someutils-xs-perl 0.59-1 (source) into unstable (Samuel Young) (signed by: gregor herrmann)
  • [2022-12-07] liblist-someutils-xs-perl 0.58-3 MIGRATED to testing (Debian testing watch)
  • [2022-12-04] Accepted liblist-someutils-xs-perl 0.58-3 (source) into unstable (Jelmer Vernooij) (signed by: Jelmer Vernooij)
  • [2019-12-14] liblist-someutils-xs-perl 0.58-2 MIGRATED to testing (Debian testing watch)
  • [2019-12-11] Accepted liblist-someutils-xs-perl 0.58-2 (source) into unstable (Nick Morrott)
  • [2019-12-10] Accepted liblist-someutils-xs-perl 0.58-1 (source amd64) into unstable, unstable (Nick Morrott)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.59-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing