Bug 58194 - perl: Multiple issues (5.2)
Summary: perl: Multiple issues (5.2)
Status: CLOSED FIXED
Alias: None
Product: UCS
Classification: Unclassified
Component: Security updates
Version: UCS 5.2
Hardware: All Linux
: P5 normal
Target Milestone: UCS 5.2-1-errata
Assignee: Quality Assurance
QA Contact: Arvid Requate
URL:
Keywords:
Depends on:
Blocks: 58283
  Show dependency treegraph
 
Reported: 2025-04-14 09:45 CEST by Quality Assurance
Modified: 2025-05-21 18:06 CEST (History)
0 users

See Also:
What kind of report is it?: Security Issue
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
Max CVSS v3 score: 0.0 () NVD


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Quality Assurance univentionstaff 2025-04-14 09:45:25 CEST
New Debian perl 5.36.0-7+deb12u2 fixes:
This update addresses the following issue:
* A heap buffer overflow vulnerability was discovered in Perl. Release  branches 5.34, 5.36, 5.38 and 5.40 are affected, including development  versions from 5.33.1 through 5.41.10. When there are non-ASCII bytes in the  left-hand-side of the `tr` operator, `S_do_trans_invmap` can overflow the  destination pointer `d`. $ perl -e '$_ = "\x{FF}" x 1000000;  tr/\xFF/\x{100}/;' Segmentation fault (core dumped) It is believed that  this vulnerability can enable Denial of Service and possibly Code Execution  attacks on platforms that lack sufficient defenses. (CVE-2024-56406)
Comment 1 Quality Assurance univentionstaff 2025-04-14 10:00:14 CEST
--- mirror/ftp/pool/main/p/perl/perl_5.36.0-7+deb12u1.dsc
+++ apt/ucs_5.2-0-errata5.2-1/source/perl_5.36.0-7+deb12u2.dsc
@@ -1,3 +1,7 @@
+5.36.0-7+deb12u2 [Sat, 12 Apr 2025 18:16:31 +0300] Niko Tyni <ntyni@debian.org>:
+
+  * [SECURITY] CVE-2024-56406: Fix heap-buffer-overflow with tr//
+
 5.36.0-7+deb12u1 [Sat, 25 Nov 2023 22:59:54 +0200] Niko Tyni <ntyni@debian.org>:
 
   * [SECURITY] CVE-2023-47038: Write past buffer end via illegal

<http://piuparts.knut.univention.de/5.2-1/#7409377860782369126>
Comment 2 Arvid Requate univentionstaff 2025-04-15 13:47:42 CEST
OK: bug
OK: yaml
OK: announce_errata
OK: patch
OK: piuparts

[5.2-1] 75433dbb672 fixup! Bug #58194: perl 5.36.0-7+deb12u2
 doc/errata/staging/perl.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

[5.2-1] 24f75224dbb Bug #58194: perl 5.36.0-7+deb12u2
 doc/errata/staging/perl.yaml | 12 ++++++++++++
 1 file changed, 12 insertions(+)
Comment 3 Arvid Requate univentionstaff 2025-04-16 14:10:01 CEST
<https://errata.software-univention.de/#/?erratum=5.2x70>