google / fuzzbench

FuzzBench - Fuzzer benchmarking as a service.
https://google.github.io/fuzzbench/
Apache License 2.0
1.11k stars 270 forks source link

Update libafl_libfuzzer #1888

Closed addisoncrump closed 1 year ago

addisoncrump commented 1 year ago

We recently updated libafl_libfuzzer in a lot of ways. This fetches the current "release" revision and pins the Rust version.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

addisoncrump commented 1 year ago

CLA can be re-run, that's flagging a change in username.

jonathanmetzman commented 1 year ago

Is this working now? It would be useful for us to fix the libafl fuzzers?

jonathanmetzman commented 1 year ago

Still some kind of issue: cannot stat './target/release/libafl_libfuzzer_runtime.a': No such file or directory

addisoncrump commented 1 year ago

Yup, sadly, I cannot test fuzzbench locally due to some issues with docker on my system. Sorry for cluttering your CI :sweat_smile: This should do the trick.

addisoncrump commented 1 year ago

Also would love to run a new experiment with this :+1:

jonathanmetzman commented 1 year ago

Have you run a PR based experiment with us before? If not I can open a PR for you. I'd love to run the experiment too!

addisoncrump commented 1 year ago

I've not, no -- please do :slightly_smiling_face: