clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

Scalable fuzzing infrastructure.

Results 425 clusterfuzz issues
Sort by recently updated
recently updated
newest added

Per title. We should rate limit uploads as they can come from automated systems.

minor enhancement

Test cases like https://clusterfuzz.com/testcase-detail/6560743240695808 use TSAN_OPTIONS and refer to a tsan_suppressions.txt file at: /mnt/scratch0/clusterfuzz/src/appengine/config/suppressions/tsan_suppressions.txt There appears to be no such file in https://github.com/google/clusterfuzz/tree/master/src/appengine We'd like to either change the file...

Hi! May I check what's the purpose of requiring Internet access when running a local instance of ClusterFuzz, aside from the installation of dependencies?

We lost this when we replaced minijail with the newer sandboxing mechanism. This leads to a lot of noise when bad behaving targets overwrite parts of the filesystem.

When starting AFL job with engine_asan, there's the following fatal error: ``` Custom LSAN_OPTIONS set without symbolize=0 - please fix! ``` It exists because for engine_asan the env `LSAN` is...

message we received: Hi CF folks, we noticed that the links in the stack trace of the detailed report for java crashes does not work properly (e.g., https://clusterfuzz.corp.google.com/testcase-detail/5378746793459712). Is this...

These are unreproducible and can be annoying to devs. This was requested by some CF users but I'm not sure we should do it. What do you think @oliverchang

Light gray text on medium blue background? Seriously? Us old folks need some contrast! The only way I can read this page is to zoom in a lot: https://oss-fuzz.com/testcase-detail/5379656203501568

Fixes: https://github.com/google/clusterfuzz/issues/3965 Doing so caused this error: `ChildProcessError: [Errno 10] No child processes` Vitor discovered this issue.

Retrieves stable build info for the Cuttlefish branch and target by downloading build info from stable_build_info.json from gcs.