CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/04/13 07:02:48
Modified files:
gnu/usr.bin/perl: op.c
Log message:
In Perl, non-ASCII bytes in the left-hand-side of the `tr` operator
can overflow an insufficiently sized buffer. CVE-2024-56406
from upstream via afresh1@
