phoboslab / pl_mpeg

Single file C library for decoding MPEG1 Video and MP2 Audio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segfault found by AFL

pcwalton opened this issue · comments

For fun I ran american fuzzy lop against this. Here's an MPEG that segfaults when pl_mpeg_extract_frames is run on it. Looks like a wild pointer dereference.

bad.mpg.gz