par Mühlberg, Jan Tobias ;Lüttgen, Gerald
Référence 17th International SPIN Workshop(September 27-29, 2010: Enschede, The Netherlands), Model Checking Software, Lecture notes in computer science (6349), page (4–21)
Publication Publié, 2010
Publication dans des actes
Résumé : Current software model checkers quickly reach their limits when being applied to verifying pointer safety properties in source code that includes function pointers and inlined assembly. This paper introduces an alternative technique for checking pointer safety violations, called Symbolic Object Code Analysis (SOCA), which is based on bounded symbolic execution, incorporates path-sensitive slicing, and employs the SMT solver Yices as its execution and verification engine. Experimental results of a prototypic SOCA Verifier, using the Verisec suite and almost 10,000 Linux device driver functions as benchmarks, show that SOCA performs competitively to source-code model checkers and scales well when applied to real operating systems code and pointer safety issues.