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

Changelog

libcpanel-json-xs-perl (4.19-1ubuntu0.1) focal-security; urgency=medium

  * SECURITY UPDATE: DoS or info disclosure via OOB accesses
    - debian/patches/CVE-2022-48623.patch: fix decode out-of-bounds in
      XS.xs.
    - CVE-2022-48623

 -- Marc Deslauriers <email address hidden>  Fri, 23 Feb 2024 13:35:11 -0500

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libcpanel-json-xs-perl_4.19.orig.tar.gz 245.6 KiB de7c37f16ad59f634bd99425adb56fca69e5bb1d76f3f07083b55f5eaae32b06
libcpanel-json-xs-perl_4.19-1ubuntu0.1.debian.tar.xz 4.8 KiB e8af2c1d90c1e7842054a034d95760779667c709dc1cf75809e157a1aa9c2610
libcpanel-json-xs-perl_4.19-1ubuntu0.1.dsc 2.3 KiB 6f1fed4ea6e6ae09f1b56ed80b8b4e7f470e0776afc811ab4d123ba68a3d1b7f

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