遇见数据集

Artifacts for ASE 2022 Paper -- FuzzerAid: Grouping Fuzzed Crashes Based On Fault Signatures

收藏
Zenodo2022-09-02 更新2026-05-25 收录
数据链接:
官方服务:

资源简介:

<strong>Artifacts for FuzzerAid: Grouping Fuzzed Crashes Based On Fault Signatures</strong> Fuzzing has been an important approach for finding bugs and vulnerabilities in programs. Many fuzzers deployed in industry run daily and can generate an overwhelming number of crashes. Diagnosing such crashes can be very challenging and time consuming. Existing fuzzers typically employ heuristics such as code coverage or call stack hashes to weed out duplicate reporting of bugs. While these heuristics are cheap, they are often imprecise and end up still reporting many "unique" crashes corresponding to the same bug. In this paper, we present <em>FuzzerAid</em> that uses <em>fault signatures</em> to group crashes reported by the fuzzers. Fault signature is a small executable program and consists of a selection of necessary statements from the original program that can reproduce a bug. In our approach, we first generate a fault signature using a given crash. We then execute the fault signature with other crash inducing inputs. If the failure is reproduced, we classify the crashes into the group labeled with the fault signature; if not, we generate a new fault signature. After all the crash inducing inputs are classified, we further merge the fault signatures of the same root cause into a group. We implemented our approach in a tool called <em>FuzzerAid</em> and evaluated it on 3020 crashes generated from 15 real-world bugs and 4 large open source projects. Our evaluation shows that we are able to correctly group 99.1% of the crashes and reported only 17 (+2) "unique" bugs, outperforming the state-of-the-art fuzzers. <strong>Change log for v1.0.1:</strong> Fix wrong Bug ID for <em>sqlite</em> and add README clarification. <strong>Change log for v1.0.2:</strong> Added an example linking data in the repository to the table.

提供机构:
Zenodo
创建时间:
2022-08-30
二维码
社区交流群
二维码
科研交流群
商业服务