Hacker News new | past | comments | ask | show | jobs | submit login

One of the two issues was interestingly found using Clang fuzzing capabilities. This is in-process fuzzing, that Clang libFuzzer makes quite easy:

http://blog.llvm.org/2015/04/fuzz-all-clangs.html

http://llvm.org/docs/LibFuzzer.html




Another fuzzer, quite amazing one actually (it managed to create PNG/JPEG images from fuzzing).

http://lcamtuf.coredump.cx/afl/


The (truly amazing) lcamtuf blog post you are referring to is this one:

http://lcamtuf.blogspot.fr/2014/11/pulling-jpegs-out-of-thin...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: