Placement of Runtime Checks to Counteract Fault Injections

Benedikt Maderbacher*, Anja Felicitas Karl, Roderick Bloem

*Corresponding author for this work

Research output: Chapter in Book/Report/Conference proceedingConference paperpeer-review

Abstract

Bitflips form an increasingly serious problem for the correctness and security of software and hardware, whether they occur inadvertently as soft errors or on purpose as fault injections. Error Detection Codes add redundancy and make it possible to check for faults during runtime, making systems more resilient to bitflips. Codes require data integrity to be checked regularly. Such checks need to be used sparingly, because they cause runtime overhead. In this paper, we show how to use static verification to minimize the number of runtime checks in encoded programs. We focus on loops, because this is where it is important to avoid unnecessary checks. We introduce three types of abstractions to decide correctness: depending on (i) whether we keep track of errors precisely or of their Hamming weights, (ii) how we check whether faults can still be detected, and (iii) whether we keep track of the data or not. We show that checks in loops induce simple and natural loop invariants that we can use to speed up the verification process. The abstractions let us trade verification time against the number of required runtime checks, allowing us to find efficient sets of integrity checks for critical program fragments in reasonable time. Preliminary experimental data shows that we can reduce the number of runtime checks by up to a factor of ten.

Original languageEnglish
Title of host publicationRuntime Verification - 20th International Conference, RV 2020, Proceedings
Subtitle of host publication20th International Conference, RV 2020
EditorsJyotirmoy Deshmukh, Dejan Nickovic
PublisherSpringer Nature Switzerland AG
Pages241-258
Number of pages18
ISBN (Electronic)978-3-030-60508-7
ISBN (Print)9783030605070
DOIs
Publication statusPublished - Oct 2020
Event20th International Conference on Runtime Verification: RV 2020 - online, Los Angeles, Virtual, United States
Duration: 6 Oct 20209 Oct 2020
https://rv20.ait.ac.at/

Publication series

NameLecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)
Volume12399 LNCS
ISSN (Print)0302-9743
ISSN (Electronic)1611-3349

Conference

Conference20th International Conference on Runtime Verification
Abbreviated titleRV'20
Country/TerritoryUnited States
CityLos Angeles, Virtual
Period6/10/209/10/20
Internet address

ASJC Scopus subject areas

  • Theoretical Computer Science
  • Computer Science(all)

Fingerprint

Dive into the research topics of 'Placement of Runtime Checks to Counteract Fault Injections'. Together they form a unique fingerprint.

Cite this