@inproceedings{nelson2019scaling, author = {Nelson, Luke and Bornholt, James and Gu, Ronghui and Baumann, Andrew and Torlak, Emina and Wang, Xi}, title = {Scaling symbolic evaluation for automated verification of systems code with Serval}, booktitle = {27th ACM Symposium on Operating Systems Principles (SOSP)}, year = {2019}, month = {October}, abstract = {This paper presents Serval, a framework for developing automated verifiers for systems software. Serval provides an extensible infrastructure for creating verifiers by lifting interpreters under symbolic evaluation, and a systematic approach to identifying and repairing verification performance bottlenecks using symbolic profiling and optimizations. Using Serval, we build automated verifiers for the RISC-V, x86-32, LLVM, and BPF instruction sets. We report our experience of retrofitting CertiKOS and Komodo, two systems previously verified using Coq and Dafny, respectively, for automated verification using Serval, and discuss trade-offs of different verification methodologies. In addition, we apply Serval to the Keystone security monitor and the BPF compilers in the Linux kernel, and uncover 18 new bugs through verification, all confirmed and fixed by developers.}, publisher = {ACM}, url = {http://approjects.co.za/?big=en-us/research/publication/scaling-symbolic-evaluation-for-automated-verification-of-systems-code-with-serval/}, }