Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 87f42aa0e0096e9a346c9672aa3a0bd3bef8c1dd
      
https://github.com/Perl/perl5/commit/87f42aa0e0096e9a346c9672aa3a0bd3bef8c1dd
  Author: Karl Williamson <k...@cpan.org>
  Date:   2025-04-13 (Sun, 13 Apr 2025)

  Changed paths:
    M op.c

  Log Message:
  -----------
  CVE-2024-56406: Heap-buffer-overflow with tr//

This was due to underallocating needed space.  If the translation forces
something to become UTF-8 that is initially bytes, that UTF-8 could
now require two bytes where previously a single one would do.

(cherry picked from commit f93109c8a6950aafbd7488d98e112552033a3686)



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to