Assessing Reliability of Statistical Maximum Coverage Estimators in Fuzzing
Danushka Liyanage, Nelum Attanayake, Zijian Luo, Rahul Gopinath

TL;DR
This paper evaluates the reliability of statistical maximum coverage estimators in fuzzing by introducing synthetic benchmarks with known ground truth and a reliability check on real-world programs, providing a framework for rigorous assessment.
Contribution
It proposes a novel evaluation framework combining synthetic benchmarks with known reachability and a reliability check on real programs, addressing key limitations in current estimators.
Findings
Synthetic benchmarks with ground truth enable accurate evaluation.
Varying sampling units tests estimator consistency on real programs.
Framework facilitates rigorous comparison of reachability estimators.
Abstract
Background: Fuzzers are often guided by coverage, making the estimation of maximum achievable coverage a key concern in fuzzing. However, achieving 100% coverage is infeasible for most real-world software systems, regardless of effort. While static reachability analysis can provide an upper bound, it is often highly inaccurate. Recently, statistical estimation methods based on species richness estimators from biostatistics have been proposed as a potential solution. Yet, the lack of reliable benchmarks with labeled ground truth has limited rigorous evaluation of their accuracy. Objective: This work examines the reliability of reachability estimators from two axes: addressing the lack of labeled ground truth and evaluating their reliability on real-world programs. Methods: (1) To address the challenge of labeled ground truth, we propose an evaluation framework that synthetically…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Statistical Process Monitoring · Multi-Criteria Decision Making · Advanced Statistical Methods and Models
