Published September 16, 2021 | Version v2
Software Open

Lightweight Shape Analysis based on Physical Types -- article and artifact

  • 1. CEA List,INRIA,ENS
  • 2. CEA List
  • 3. INRIA,ENS

Description

This is the artefact for the paper "Lightweight Shape Analysis based on Physical Types" submitted to VMCAI 2022.

Abstract:

 

To understand and detect possible errors in programs manipulating memory, static analyses of various levels of precision have been introduced, yet it remains hard to capture both information about the byte-level layout and precise global structural invariants. Classical pointer analyses struggle with the latter, whereas advanced shape analyses incur a higher computational cost. In this paper, we propose a new memory analysis by abstract interpretation that summarizes the heap by means of a type invariant, using a novel kind of physical types, which express the byte-level layout of values in memory. In terms of precision and expressiveness, our abstraction aims at a middle point between typical pointer analyses and shape analyses, hence the lightweight shape analysis name. We pair this summarizing abstraction with a retained and staged points-to predicates which refines information about the memory regions that are in use, hereby allowing strong updates without introducing disjunctions. We show that
this combination of abstractions suffices to verify spatial memory safety and non-trivial structural invariants in the presence of low-level constructs such as pointer arithmetic and dynamic memory allocation, on both C and
binary code.

Files

artifact_vmcai22_nicole_lemerre_rival.zip

Files (4.1 GB)

Name Size Download all
md5:ecb8a26d49717459abe4db79d7464d5b
4.1 GB Preview Download