panda-re / lava

LAVA: Large-scale Automated Vulnerability Addition
Other
371 stars 60 forks source link

Malloc off by one #33

Closed jvijtiuk closed 4 years ago

jvijtiuk commented 5 years ago

Hello,

as mentioned in #29 I'm opening a PR for the malloc off-by-one bugs.

If there's any issues with the current code please let me know so i can fix them.

I've enabled malloc bugs by default in lava.sh, although I can disable them if needed. Setup.py works, and I've tested that lava.sh injection works on the toy example.