CVS: cvs.openbsd.org: src

Andrew Hewus Fresh <[email protected]> Wed, 22 Jul 2026 22:25:35 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
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/