Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Cpanel-JSON-XS - JSON::XS for Cpanel, fast and correct serializing
- Description:
This module 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.
Packages
| perl-Cpanel-JSON-XS-4.41-1.el8.x86_64
[181 KiB] |
Changelog
by Paul Howarth (2026-05-28):
- Update to 4.41
- Fix BOM-shift PV-corruption SIGABRT (CVE-2026-9516)
- Fix dupkeys_as_arrayref type confusion (CVE-2026-9334)
- Fix incr_parse single-quote string delimiter (GH#245)
- Fix a one-byte out-of-bounds heap read reachable via allow_barekey on
truncated input (GH#244)
|