cesanta / v7

Embedded JavaScript engine for C/C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segmentation Faults 2017-05-09

rwhitworth opened this issue · comments

Hello,
I was using American Fuzzy Lop (afl-fuzz) to fuzz input the v7 program. Is fixing the crashes from these input files something you're interested in? The input files can be found here: https://github.com/rwhitworth/v7-fuzz/tree/master/2015-05-09.

The files can be executed as ./v7 id_filename to cause seg faults.

Let me know if I can provide any more information to help narrow down this issue.