libcpanel-json-xs-perl 4.37-1ubuntu0.1 source package in Ubuntu

Changelog

libcpanel-json-xs-perl (4.37-1ubuntu0.1) noble-security; urgency=medium

  * SECURITY UPDATE: integer overflow when parsing crafted JSON
    - debian/patches/CVE-2025-40929.patch: fix json_atof_scan1 overflows in
      XS.xs.
    - CVE-2025-40929

 -- Marc Deslauriers <email address hidden>  Fri, 12 Sep 2025 07:33:54 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates main misc
Noble security main misc

Downloads

File Size SHA-256 Checksum
libcpanel-json-xs-perl_4.37.orig.tar.gz 251.9 KiB c241615a0e17ff745aaa86bbf466a6e29cd240515e65f06a7a05017b619e6d4b
libcpanel-json-xs-perl_4.37-1ubuntu0.1.debian.tar.xz 4.8 KiB a42f2f0d9e96b386689a0f7da10ba72f2e25a93ebee61a1a619d934a5f50e0be
libcpanel-json-xs-perl_4.37-1ubuntu0.1.dsc 2.4 KiB 54eceb852cb304b6abcbeec608977e020727026755d182a69da7f97671efd0e3

View changes file

Binary packages built by this source

libcpanel-json-xs-perl: module for fast and correct serialising to JSON

 Cpanel::JSON::XS converts Perl data structures to JSON and vice versa. Its
 primary goal is to be correct and its secondary goal is to be fast. To reach
 the latter goal it was written in C.
 .
 As this is the n-th-something JSON module on CPAN, what was the reason to
 write yet another JSON module? While it seems there are many JSON modules,
 none of them correctly handle all corner cases, and in most cases their
 maintainers are unresponsive, gone missing, or not listening to bug reports
 for other reasons.

libcpanel-json-xs-perl-dbgsym: debug symbols for libcpanel-json-xs-perl