@inproceedings{24480c98db9f4e2ebefa41026898ca3a,
title = "SMT-based false positive elimination in static program analysis",
abstract = "Static program analysis for bug detection in large C/C++ projects typically uses a high-level abstraction of the original program under investigation. As a result, so-called false positives are often inevitable, i.e., warnings that are not true bugs. In this work we present a novel abstraction refinement approach to automatically investigate and eliminate such false positives. Central to our approach is to view static analysis as a model checking problem, to iteratively compute infeasible sub-paths of infeasible paths using SMT solvers, and to refine our models by adding observer automata to exclude such paths. Based on this new framework we present an implementation of the approach into the static analyzer Goanna and discuss a number of real-life experiments on larger C code projects, demonstrating that we were able to remove most false positives automatically.",
keywords = "Model Check, Bound Model Check, Model Check Problem, Static Analysis Tool, Static Program Analysis",
author = "Maximilian Junker and Ralf Huuck and Ansgar Fehnker and Alexander Knapp",
year = "2012",
doi = "10.1007/978-3-642-34281-3\_23",
language = "English",
isbn = "9783642342806",
series = "Lecture Notes in Computer Science",
publisher = "Springer, Springer Nature",
pages = "316--331",
editor = "Toshiaki Aoki and Kenji Taguchi",
booktitle = "Formal Methods and Software Engineering",
address = "United States",
note = "14th International Conference on Formal Engineering Methods, ICFEM 2012, ICFEM 2012 ; Conference date: 12-11-2012 Through 16-11-2012",
}