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

Changelog

libcpanel-json-xs-perl (4.27-1ubuntu0.1) jammy-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:32:53 -0500

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libcpanel-json-xs-perl_4.27.orig.tar.gz 248.3 KiB 3aca5b346479726c56f197b5c98ff6036eb64590329d0480eb30120eea91044e
libcpanel-json-xs-perl_4.27-1ubuntu0.1.debian.tar.xz 4.9 KiB 3df075f42b2005b1963a8a23ce5eae14671d3491fd16cc8aa8061b4a3a7ad505
libcpanel-json-xs-perl_4.27-1ubuntu0.1.dsc 2.4 KiB edd442ebfbc590cde8afe95886075c91af6b85093af4d50e46f7d824529e852a

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