google / google/clusterfuzz

Make AFL use its own minimization (fixes broken AFL minimization regression after new engine impl)

Open
#1,086 1 comment 0 reactions 1 assignee Claimed by @Dor1s View on GitHub
core feature
Dominant language
Python
Stars
5.6k
Forks
629
Avg merge
4d 6h
Merged PRs (30d)
22

Description

This is similar to variant task breakage (see https://github.com/google/clusterfuzz/pull/1083). This happens since we try to minimize AFL testcases with libFuzzer and code gets confused whether to use new engine impl or old one for reproducing. We cannot something like variant task fix since we need to keep updating testcase and we should be supporting AFL minimization in the first place.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.