Bug#778703: lame: segmentation fault at get_audio.c:865

2015-02-18 Thread Fabian Greffrath
Am Donnerstag, den 19.02.2015, 07:21 +0100 schrieb Fabian Greffrath: > 18446744073709407040 as size_t type, i.e. "unlimited". And indeed > fread() returns 3967 bytes into the samples_read variable. > Unfortunately, these 3967 bytes have been written into the static int > array "sample_buffer" whic

Bug#778703: lame: segmentation fault at get_audio.c:865

2015-02-18 Thread Fabian Greffrath
Control: tags -1 + patch security Hi again Henri, Am Mittwoch, den 18.02.2015, 20:59 +0200 schrieb Henri Salo: > I found another segmentation fault crash while fuzzing with AFL > . For some reason I can't get full backtrace > with gdb. now this is really only ca