login
Home / Papers / Fuzzing of Embedded Systems: A Survey

Fuzzing of Embedded Systems: A Survey

25 Citations•2022•
J. Yun, F. Rustamov, Juhwan Kim
ACM Computing Surveys

The article introduces fuzzing techniques for embedded systems and the fuzzing differences for desktop and embedded systems, and collects state-of-the-art technologies and discusses their advantages and disadvantages.

Abstract

Security attacks abuse software vulnerabilities of IoT devices; hence, detecting and eliminating these vulnerabilities immediately are crucial. Fuzzing is an efficient method to identify vulnerabilities automatically, and many publications have been released to date. However, fuzzing for embedded systems has not been studied extensively owing to various obstacles, such as multi-architecture support, crash detection difficulties, and limited resources. Thus, the article introduces fuzzing techniques for embedded systems and the fuzzing differences for desktop and embedded systems. Further, we collect state-of-the-art technologies, discuss their advantages and disadvantages, and classify embedded system fuzzing tools. Finally, future directions for fuzzing research of embedded systems are predicted and discussed.