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

Modified files:
        gnu/usr.bin/perl: regcomp_study.c 

Log message:
Fix for incorrect regular expression matches

Perl produce silently incorrect regular expression matches when an
alternation of more than 65535 fixed string branches is compiled
into a trie in Perl_study_chunk

CVE-2026-13221

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

Reply via email to