English

Crash Report Accumulation During Continuous Fuzzing

Cryptography and Security 2024-05-29 v1 Software Engineering

Abstract

Crash report accumulation is a necessary step during continuous fuzzing. Dynamic software analysis techniques like fuzzing and dynamic symbolic execution generate a large number of crashes for analysis. However, the time and resource constraints often lead to the postponement of fixing some less critical issues, potentially introducing new errors in future releases. Thus, there is a need to distinguish new errors from old ones. We propose a crash accumulation method and implemented it as part of the CASR toolset. We evaluated our approach on crash reports collected from fuzzing results.

Cite

@article{arxiv.2405.18174,
  title  = {Crash Report Accumulation During Continuous Fuzzing},
  author = {Ilya Yegorov and Georgy Savidov},
  journal= {arXiv preprint arXiv:2405.18174},
  year   = {2024}
}
R2 v1 2026-06-28T16:43:51.231Z