CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/04/13 07:04:26
Modified files:
gnu/usr.bin/perl: Tag: OPENBSD_7_5 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@
this is errata/7.5/025_perl.patch.sig
