Conference paper Open Access

Logic against Ghosts: Comparison of Two Proof Approaches for a List Module

Blanchard, Allan; Kosmatov, Nikolai; Loulergue, Frédéric

Modern verification projects continue to offer new challenges for formal verification. One of them is the linked list module of Contiki, a popular open-source operating system for the Internet of Things. It has a rich API and uses a particular list representation that make it different from the classical linked list implementations. Being widely used in the OS, the list module is critical for reliability and security. A recent work verified the list module using ghost arrays. This article reports on a new verification effort for this module. Realized in the Frama-C/Wp tool, the new approach relies on logic lists. A logic list provides a convenient high-level view of the linked list. The specifications of all functions are now proved faster and almost all automatically, only a small number of auxiliary lemmas and a couple of assertions being proved interactively in Coq. The proposed specifications are validated by proving a few client functions manipulating lists. During the verification, a more efficient implementation for one function was found and verified. We compare the new approach with the previous effort based on ghost arrays, and discuss the benefits and drawbacks of both techniques.

Files (750.0 kB)
Name Size
Logic-against-Ghosts-Comparison-of-Two-Proof-Approaches-for-a-List-Module.pdf
md5:e8761282fb523437234df23681fe92e0
750.0 kB Download
315
141
views
downloads
Views 315
Downloads 141
Data volume 105.7 MB
Unique views 301
Unique downloads 136

Share

Cite as