oss-sec mailing list archives

Re: TR : CVE request for dash 0.5.7-3 x86-64 local buffer overflow


From: "Adam D. Barratt" <adam () adam-barratt org uk>
Date: Mon, 06 Jul 2015 19:53:33 +0100

On Mon, 2015-07-06 at 12:58 +0000, jean-marie.bourbon () armaturetech com
wrote:
Finaly, you can reproduce this bug easily whit a (so basic) Perl line in your dash shell :

`perl -e '$i=0;while($i<= 500){print"DEAD"x10;}'`

Why bother with $i at all? The above is just "perl -e 'while(1){print
"DEAD"x10;}'".

Regards,

Adam


Current thread: