Security update for perl
This update for perl fixes the following issues:
- CVE-2016-2381: Fixed environment duplicated variable handling bug [boo#967082]
- fix memory leak in 'use utf8' handling [boo#928292]
- CVE-2015-8607: Fixed taint propagation in canonpath [boo#961528]
-
Submitted by
Michael Schröder (mlschroe)
Fixed bugs
bnc#928292
Perl has an UTF-8 related memory leak causing massive trouble for long-running tasks
bnc#961528
VUL-0: CVE-2015-8607: perl: Taint propagation flaw in canonpath()
bnc#967082
VUL-0: CVE-2016-2381: perl: environment handling bug