Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
2022 IEEE/ACM 44th International Conference on Software Engineering (ICSE), 2022, p.1343-1355
2022
Volltextzugriff (PDF)

Details

Autor(en) / Beteiligte
Titel
Linear-time temporal logic guided greybox fuzzing
Ist Teil von
  • 2022 IEEE/ACM 44th International Conference on Software Engineering (ICSE), 2022, p.1343-1355
Ort / Verlag
New York, NY, USA: ACM
Erscheinungsjahr
2022
Quelle
ACM Digital Library
Beschreibungen/Notizen
  • Software model checking as well as runtime verification are verification techniques which are widely used for checking temporal properties of software systems. Even though they are property verification techniques, their common usage in practice is in "bug finding", that is, finding violations of temporal properties. Motivated by this observation and leveraging the recent progress in fuzzing, we build a greybox fuzzing framework to find violations of Linear-time Temporal Logic (LTL) properties. Our framework takes as input a sequential program written in C/C++, and an LTL property. It finds violations, or counterexample traces, of the LTL property in stateful software systems; however, it does not achieve verification. Our work substantially extends directed greybox fuzzing to witness arbitrarily complex event orderings. We note that existing directed greybox fuzzing approaches are limited to witnessing reaching a location or witnessing simple event orderings like use-after-free. At the same time, compared to model checkers, our approach finds the counterexamples faster, thereby finding more counterexamples within a given time budget. Our LTL-Fuzzer tool, built on top of the AFL fuzzer, is shown to be effective in detecting bugs in well-known protocol implementations, such as OpenSSL and Telnet. We use LTL-Fuzzer to reproduce known vulnerabilities (CVEs), to find 15 zero-day bugs by checking properties extracted from RFCs (for which 12 CVEs have been assigned), and to find violations of both safety as well as liveness properties in real-world protocol implementations. Our work represents a practical advance over software model checkers --- while simultaneously representing a conceptual advance over existing greybox fuzzers. Our work thus provides a starting point for understanding the unexplored synergies among software model checking, runtime verification and greybox fuzzing.
Sprache
Englisch
Identifikatoren
ISBN: 9781450392211, 1450392210
eISSN: 1558-1225
DOI: 10.1145/3510003.3510082
Titel-ID: cdi_ieee_primary_9794100

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX