Oss-fuzz integration

Philippe Antoine p.antoine@catenacyber.fr
Thu Jul 18 08:32:00 GMT 2019


Hi everyone,

My name is Philippe Antoine
I have been fuzzing binutils disassembler.
I have just reported two found bugs to bug-binutils@gnu.org

I would like to share how I found them and ask if you would like to integrate fuzz targets and get them running on oss-fuzz
Here is what I built
https://github.com/google/oss-fuzz/pull/2617

If you want to test it, you can install Docker and tun the following commands
- git clone --branch binutils --depth 1 https://github.com/catenacyber/oss-fuzz
- cd oss-fuzz
- python infra/helper.py build_image binutils
- python infra/helper.py build_fuzzers --sanitizer address binutils
- python infra/helper.py run_fuzzer binutils fuzz_disassemble
 
What do you think of this ?
Would you like to integrate fuzz targets in main repository ?

Best regards,
Philippe

PS : Should I use bug-binutils@gnu.org as primary contact address ?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2740 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20190718/9789ed60/attachment.p7s>


More information about the Binutils mailing list