Publication detail

Low-Level Bi-Abduction

HOLÍK, L. PERINGER, P. ROGALEWICZ, A. ŠOKOVÁ, V. VOJNAR, T. ZULEGER, F.

Original Title

Low-Level Bi-Abduction

Type

conference paper

Language

English

Original Abstract

The paper proposes a new static analysis designed to handle open programs, i.e., fragments of programs, with dynamic pointer-linked data structures in particular, various kinds of lists that employ advanced low-level pointer operations. The goal is to allow such programs be analysed without a need of writing analysis harnesses that would first initialise the structures being handled. The approach builds on a special flavour of separation logic and the approach of bi-abduction. The code of interest is analyzed along the call tree, starting from its leaves, with each function analysed just once without any call context, leading to a set of contracts summarizing the behaviour of the analysed functions. In order to handle the considered programs, methods of abduction existing in the literature are significantly modified and extended in the paper. The proposed approach has been implemented in a tool prototype and successfully evaluated on not large but complex programs.

Keywords

programs with dynamic linked data structures, programs with pointers, low-level pointer operations, static analysis, shape analysis, separation logic, bi-abduction

Authors

HOLÍK, L.; PERINGER, P.; ROGALEWICZ, A.; ŠOKOVÁ, V.; VOJNAR, T.; ZULEGER, F.

Released

23. 6. 2022

Publisher

Schloss Dagstuhl--Leibniz-Zentrum fuer Informatik

Location

Wadern

ISBN

978-3-95977-225-9

Book

36th European Conference on Object-Oriented Programming (ECOOP 2022)

Edition

Leibniz International Proceedings in Informatics

ISBN

1868-8969

Periodical

Leibniz International Proceedings in Informatics, LIPIcs

Year of study

2022

Number

222

State

unknown

Pages from

1

Pages to

30

Pages count

30

URL

BibTex

@inproceedings{BUT178210,
  author="Lukáš {Holík} and Petr {Peringer} and Adam {Rogalewicz} and Veronika {Šoková} and Tomáš {Vojnar} and Florian {Zuleger}",
  title="Low-Level Bi-Abduction",
  booktitle="36th European Conference on Object-Oriented Programming (ECOOP 2022)",
  year="2022",
  series="Leibniz International Proceedings in Informatics",
  journal="Leibniz International Proceedings in Informatics, LIPIcs",
  volume="2022",
  number="222",
  pages="1--30",
  publisher="Schloss Dagstuhl--Leibniz-Zentrum fuer Informatik",
  address="Wadern",
  doi="10.4230/LIPIcs.ECOOP.2022.19",
  isbn="978-3-95977-225-9",
  issn="1868-8969",
  url="https://drops.dagstuhl.de/opus/volltexte/2022/16247/"
}