Empirical Notes on the Interaction Between Continuous Kernel Fuzzing and Development

September 05, 2019 Β· Declared Dead Β· πŸ› 2019 IEEE International Symposium on Software Reliability Engineering Workshops (ISSREW)

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Jukka Ruohonen, Kalle Rindell arXiv ID 1909.02441 Category cs.SE: Software Engineering Cross-listed cs.CR Citations 13 Venue 2019 IEEE International Symposium on Software Reliability Engineering Workshops (ISSREW) Last Checked 4 months ago
Abstract
Fuzzing has been studied and applied ever since the 1990s. Automated and continuous fuzzing has recently been applied also to open source software projects, including the Linux and BSD kernels. This paper concentrates on the practical aspects of continuous kernel fuzzing in four open source kernels. According to the results, there are over 800 unresolved crashes reported for the four kernels by the syzkaller/syzbot framework. Many of these have been reported relatively long ago. Interestingly, fuzzing-induced bugs have been resolved in the BSD kernels more rapidly. Furthermore, assertions and debug checks, use-after-frees, and general protection faults account for the majority of bug types in the Linux kernel. About 23% of the fixed bugs in the Linux kernel have either went through code review or additional testing. Finally, only code churn provides a weak statistical signal for explaining the associated bug fixing times in the Linux kernel.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Software Engineering

Died the same way β€” πŸ‘» Ghosted