Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curl_fuzzer produces unstable outputs #53

Open
shao-hua-li opened this issue Jan 4, 2022 · 0 comments
Open

curl_fuzzer produces unstable outputs #53

shao-hua-li opened this issue Jan 4, 2022 · 0 comments

Comments

@shao-hua-li
Copy link

Hi,

I compiled curl-fuzzer using ./mainline.sh. I found that for some inputs, the output ofcurl_fuzzer would change per run.

  • Compiler: clang13
  • Platform: Ubuntu 20.04.4 LTS, x86_64
  • INPUT: unstable_output.tar.gz (decompress it first)
  • Reproduce: run FUZZ_VERBOSE=1 ./curl_fuzzer unstable_output a few times, you should be able to observe that the field FUZZ[0]: Received 284 bytes would sometimes be FUZZ[0]: Received 283 bytes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant