Attack Detection Through Monitoring of Timing Deviations in Embedded Real-Time Systems

Nicolas Bellec, Simon Rokicki, Isabelle Puaut

Real-time embedded systems (RTES) are required to interact more and more with their environment, thereby increasing their attack surface. Recent security breaches on car brakes and other critical components have already proven the feasibility of attacks on RTES. Such attacks may change the control-flow of the programs, which may lead to violations of the system’s timing constraints. In this paper, we present a technique to detect attacks in RTES based on timing information. Our technique, designed for single-core processors, is based on a monitor implemented in hardware to preserve the predictability of instrumented programs. The monitor uses timing information (Worst-Case Execution Time – WCET) of code regions to detect attacks. The proposed technique guarantees that attacks that delay the run-time of any region beyond its WCET are detected. Since the number of regions in programs impacts the memory resources consumed by the hardware monitor, our method includes a region selection algorithm that limits the amount of memory consumed by the monitor. An implementation of the hardware monitor and its simulation demonstrates the practicality of our approach. In particular, an experimental study evaluates the attack detection latency.

The paper will be presented in the session
Locks, neural networks and resilience – Wednesday, July 8, 15:50 – 16:50 (CET)

https://drops.dagstuhl.de/opus/volltexte/2020/12371/pdf/LIPIcs-ECRTS-2020-8.pdf

Please note, all rights on the videos remain with the authors

Comments are closed.