CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/07/22 22:25:35

Modified files:
        gnu/usr.bin/perl: pp_pack.c 
        gnu/usr.bin/perl/pod: perldiag.pod 

Log message:
Fix integer overflow in perl pack and unpack

Perl has an integer overflow in S_measure_struct leading to an
out-of-bounds heap read in pack and unpack.

CVE-2026-57432

https://lists.security.metacpan.org/cve-announce/msg/41780102/

Reply via email to