Buffer overflow
Brought to you by:
josephlininger,
mlevendo
This bug was taken from Debian project[1].
[1] https://bugs.debian.org/801872
Buffer overflow issue was announced in Bugtraq[2] with proof-of-concept:
dc3dd perl -e 'print "A" x 90000'
The tool is not supposed to be executed with this kind of input so this seems to
be minor issue. Please correct me if I am wrong. I am submitting this bug so
that we can track the issue and make changes if needed.
Diff:
Diff: