[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Published July 17, 2018 | Version v1
Software Open

Artifact for the CAV 2018 Paper: Symbolic Liveness Analysis of Real-World Software

Description

Abstract

Liveness violation bugs are notoriously hard to detect, especially due to the difficulty inherent in applying formal methods to real-world programs. We present a generic and practically useful liveness property which defines a program as being live as long as it will eventually either consume more input or terminate. We show that this property naturally maps to many different kinds of real-world programs.

To demonstrate the usefulness of our liveness property, we also present an algorithm that can be efficiently implemented to dynamically find lassos in the target program’s state space during Symbolic Execution. This extends Symbolic Execution, a well known dynamic testing technique, to find a new class of program defects, namely liveness violations, while only incurring a small runtime and memory overhead, as evidenced by our evaluation. The implementation of our method found a total of five previously undiscovered software defects in BusyBox and the GNU Coreutils. All five defects have been confirmed and fixed by the respective maintainers after shipping for years, most of them well over a decade.

Artifact

To get started, import the VM and increase its memory allowance as high as reasonable on your system before booting the VM. You can find all our artifact files in /home/cav/Desktop/Evaluation/ (a directory placed on the desktop), including our documentation, which is named README.pdf (alternatively available as README.md markdown document). The documentation is also linked from the desktop.

Additional information about the VM image is available in the accompanying text document (cav18-SymbolicLivenessAnalysis.txt).

Project Repository

https://github.com/COMSYS/SymbolicLivenessAnalysis

Files

cav18-SymbolicLivenessAnalysis.txt

Files (4.5 GB)

Name Size Download all
md5:a9953bda8525d1adb2f5a045ff401a31
4.5 GB Download
md5:eec77b9b659ee1ec43d0a0081dff29f8
1.2 kB Preview Download
md5:4081d3f99b9d0e63a7368fe3e276346d
51.6 kB Preview Download
md5:29cf97b4219879e5fcf3ee7b98ac83b9
366.8 kB Preview Download

Additional details

Related works

Is supplement to
Conference paper: 10.1007/978-3-319-96142-2_27 (DOI)

Funding

SYMBIOSYS – Symbolic Analysis of Temporal and Functional Behavior of Networked Systems 647295
European Commission