File Download

There are no files associated with this item.

  • Find it @ UNIST can give you direct access to the published full text of this article. (UNISTARs only)
Related Researcher

이주용

Yi, Jooyong
Programming Languages and Software Engineering Lab.
Read More

Views & Downloads

Detailed Information

Cited time in webofscience Cited time in scopus
Metadata Downloads

Filtering false alarms of buffer overflow analysis using SMT solvers

Author(s)
Kim, YouilLee, JooyongHan, HwansooChoe, Kwang-Moo
Issued Date
2010-02
DOI
10.1016/j.infsof.2009.10.004
URI
https://scholarworks.unist.ac.kr/handle/201301/26215
Fulltext
https://www.sciencedirect.com/science/article/pii/S095058490900175X?via%3Dihub
Citation
INFORMATION AND SOFTWARE TECHNOLOGY, v.52, no.2, pp.210 - 219
Abstract
Buffer overflow detection using static analysis can provide a powerful tool for software programmers to find difficult bugs in C programs. Sound static analysis based on abstract interpretation, however, often suffers from false alarm problem. Although more precise abstraction can reduce the number of the false alarms in general, the cost to perform such analysis is often too high to be practical for large software. On the other hand, less precise abstraction is likely to be scalable in exchange for the increased false alarms. In order to attain both precision and scalability, we present a method that first applies less precise abstraction to find buffer overflow alarms fast, and selectively applies a more precise analysis only to the limited areas of code around the potential false alarms. In an attempt to develop the precise analysis of alarm filtering for large C programs, we perform a symbolic execution over the potential alarms found in the previous analysis, which is based on the abstract interpretation. Taking advantage of a state-of-art SMT solver, our precise analysis efficiently filters out a substantial number of false alarms. Our experiment with the test cases from three open source programs shows that our filtering method can reduce about 68% of false alarms on average. (C) 2009 Elsevier B.V. All rights reserved.
Publisher
ELSEVIER SCIENCE BV
ISSN
0950-5849
Keyword (Author)
Buffer overflowProgram analysisFalse alarmSMT solver

qrcode

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.