ACM Home Page
Please provide us with feedback. Feedback
Model checking system software with CMC
Full text PdfPdf (82 KB)
Source ACM SIGOPS European Workshop archive
Proceedings of the 10th workshop on ACM SIGOPS European workshop table of contents
Saint-Emilion, France
SESSION: Extended abstracts table of contents
Pages: 219 - 222  
Year of Publication: 2002
Authors
Madanlal Musuvathi  Stanford University
Andy Chou  Stanford University
David L. Dill  Stanford University
Dawson Engler  Stanford University
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 0,   Downloads (12 Months): 13,   Citation Count: 0
Additional Information:

abstract   references   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1133373.1133418
What is a DOI?

ABSTRACT

Complex systems have errors that involve mishandled corner cases in intricate sequences of events. Conventional testing techniques usually miss these errors. In recent years, formal verification techniques such as [5] have gained popularity in checking a property in all possible behaviors of a system. However, such techniques involve generating an abstract model of the system. Such an abstraction process is unreliable, difficult and miss a lot of implementation errors.CMC is a framework for model checking a broad class of software written in the C programming language. CMC runs the software implementation directly without deriving an abstract model of the code. We used CMC to model check an existing implementation of AODV (Ad Hoc On Demand Distance Vector) routing protocol and found a total of 29 bugs in two implementations [7],[6] of the protocol. One of them is a bug in the actual specification of the AODV protocol [3]. We also used CMC on the IP Fragmentation module in the Linux TCP/IPv4 stack and verified its correctness for up to 4 fragments per packet.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
 
2
 
3
C. Perkins, E. Royer, and S. Das. Ad Hoc On Demand Distance Vector (AODV) Routing. IETF Draft, http://www.ietf.org/internetdrafts/draft-ietf-manet-aodv-10.txt, January 2002.
4
 
5
 
6
Luke Klein-Berndt and et. al. Kernel AODV Implementation. http://w3.antd.nist/gov/wctg/aodv_kernel/.
 
7
F. Lilieblad and et al. Mad-hoc AODV Implementation. http://mad-hoc.flyinglinux.net/.
 
8
Charles E. Perkins, Elizabeth M. Royer, and Samir R. Das. Private Email Communication.
 
9
J. Postel. Internet Protocol. RFC 791, USC/Information Sciences Institute, September 1981.
 
10
Collaborative Colleagues:
Madanlal Musuvathi: colleagues
Andy Chou: colleagues
David L. Dill: colleagues
Dawson Engler: colleagues