Opened 14 years ago

Closed 14 years ago

#2589 closed task (fixed)

Perl upstream fixes (invalid utf-8 character causes segfault)

Reported by: robert@… Owned by: lfs-book@…
Priority: normal Milestone:
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

As seen here:
http://rt.perl.org/rt3//Public/Bug/Display.html?id=69973

Perl-5.10.1 will segfault from invalid utf-8 characters. This bug is also known as CVE 2009-3626.
This patch is from Perl's git:
http://www.linuxfromscratch.org/~robert/new/patches/perl-5.10.1-upstream_fixes.diff
and disables the affected code.

Change History (1)

comment:1 by bdubbs@…, 14 years ago

Resolution: fixed
Status: newclosed

Fixed at 9204.

Note: See TracTickets for help on using tickets.