CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/08 19:37:55
Modified files:
gnu/usr.bin/perl: regcomp_study.c
Log message:
Upstream patch for buffer overflow in 32-bit perl
* CVE-2026-8376
https://lists.security.metacpan.org/cve-announce/msg/40396161/
Perl versions through 5.43.10 have a heap buffer overflow when
compiling regular expressions with a repeated fixed string on 32-bit
builds
