WYSIWIB: exploiting fine-grained program structure in a scriptable API-usage protocol-finding process

Research output: Contribution to journalConference articleResearchpeer-review

  • Julia Lawall
  • Julien Pierre Manuel Brunel
  • Nicolas Jean-Michel Palix
  • Rene Rydhof Hansen
  • Henrik Stuart
  • Gilles Muller
Bug-finding tools rely on specifications of what is correct or incorrect code. As it is difficult for a tool developer or user to anticipate all possible specifications, strategies for inferring specifications have been proposed. These strategies obtain probable specifications by observing common characteristics of code or execution traces, typically focusing on sequences of function calls. To counter the observed high rate of false positives, heuristics have been proposed for ranking or pruning the results. These heuristics, however, can result in false negatives, especially for rarely used functions. In this paper, we propose an alternate approach to specification inference, in which the user guides the inference process using patterns of code that reflect the user's understanding of the conventions and design of the targeted software project. We focus on specifications describing the correct usage of API functions, which we refer to as API protocols. Our approach builds on the Coccinelle program matching and transformation tool, which allows a user to construct patterns that reflect the structure of the code to be matched. We evaluate our approach on the source code of the Linux kernel, which defines a very large number of API functions with varying properties. Linux is also critical software, implying that fixing even bugs involving rarely used protocols is essential. In our experiments, we use our approach to find over 3000 potential API protocols, with an estimated false positive rate of under 15% and use these protocols to find over 360 bugs in the use of API functions. Copyright (c) 2012 John Wiley Sons, Ltd.
Original languageEnglish
JournalSoftware: Practice & Experience
Volume43
Issue number1
Pages (from-to)67-92
Number of pages26
ISSN0038-0644
DOIs
Publication statusPublished - 2013
Event2009 IEEE/IFIP International Conference on Dependable Systems & Networks - Lissabon, Portugal
Duration: 29 Jun 20092 Jul 2009

Conference

Conference2009 IEEE/IFIP International Conference on Dependable Systems & Networks
CountryPortugal
CityLissabon
Period29/06/200902/07/2009

ID: 118045625