Skip to content

curl_fuzzer produces unstable outputs #53

Open
@shao-hua-li

Description

@shao-hua-li

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions