RustGo: Fairly Directed Greybox Fuzzing for Enforcing Rust Memory Safety
This paper proposes RustGo, the new Rust-directed greybox fuzzer that effectively and fairly focuses on code regions potentially containing memory bugs and automatically identifies potential memory bug targets and accurately prunes the paths irrelevant to each target by leveraging Rust-specific static analysis.