Augmenting Counterexample-Guided Abstraction Refinement with Proof Templates

  • Authors:
  • T. E. Hart;K. Ku;A. Gurfinkel;M. Chechik;D. Lie

  • Affiliations:
  • Dept. of Comput. Sci., Univ. of Toronto, Toronto, ON;Dept. of Comput. Sci., Univ. of Toronto, Toronto, ON;-;-;-

  • Venue:
  • ASE '08 Proceedings of the 2008 23rd IEEE/ACM International Conference on Automated Software Engineering
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Existing software model checkers based on predicate abstraction and refinement typically perform poorly at verifying the absence of buffer overflows, with analyses depending on the sizes of the arrays checked. We observe that many of these analyses can be made efficient by providing proof templates for common array traversal idioms idioms, which guide the model checker towards proofs that are independent of array size. We have integrated this technique into our software model checker, PtYasm, and have evaluated our approach on a set of testcases derived from the Verisec suite, demonstrating that our technique enables verification of the safety of array accesses independently of array size.