diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2014-10-26 22:04:17 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2014-10-26 22:04:17 +0000 |
commit | 7e11a14625fdf34c2da0d307fed5964aa71af961 (patch) | |
tree | 6fcf224d6552d9c52c2ab5fdb869f88c6ffcaa49 /usr.bin/ctags | |
parent | 9984f073bd5c5a6aaf05c67798036b12a4c09f6d (diff) |
Fix a possibly infinite recursion in Perl Data::Dumper.
Derived from Perl git commit http://perl5.git.perl.org/perl.git
19be3be6968e2337bcdfe480693fff795ecd1304
Add a configuration variable/option to limit recursion when dumping
deep data structures.
Defaults the limit to 1000, which can be reduced or increase, or
eliminated by setting it to 0.
This patch addresses CVE-2014-4330. This bug was found and
reported by: LSE Leading Security Experts GmbH employee Markus
Vervier.
From Maximilian Pascher; OK schwarze@ afresh1@
Diffstat (limited to 'usr.bin/ctags')
0 files changed, 0 insertions, 0 deletions