vix.ing · top · new · best · stats · spec

ADDFuzzer: A New Fuzzing Framework of Android Device Drivers

2015/11/01 by Baojiang Cui, Yunze Ni, Yilun Fu · 1 citation
Computer Science · #Advanced Malware Detection Techniques #Android (operating system) #Computer science #Computer security #Crash #Denial-of-service attack #Fuzz testing #Operating system #Security and Verification in Computing #Software #Software Testing and Debugging Techniques #Software bug #The Internet

paper · doi:10.1109/bwcca.2015.57

openalex publication_date 2015/11/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/29

Abstract

Fuzzing has been widely used to discovery vulnerabilities in practice. Despite many linux system call fuzzers, few fuzzers of Android device drivers. In this paper, we research attack surface to Android device and present ADDFuzzer, a fuzz testing framework, especially for hunting Android device drivers' bugs and security issues. This fuzzing framework has two novel features: a flexible generator module for changing fuzzing strategy easily, and a unique mechanism for stably replaying a crash. Through a week's experiment, we also find some bugs which can cause denial-of-service attacks.

Cited by

Related