IMDEA Software

Iniciativa IMDEA

Inicio > Eventos > Software Seminar Series > 2019 > Spectector: Principled detection of speculative information flows
Esta página aún no ha sido traducida. A continuación se muestra la página en inglés.

Marco Guarnieri

martes 19 de febrero de 2019

10:45am Lecture hall 1, level B

Marco Guarnieri, Post-doctoral Researcher, IMDEA Software Institute

Spectector: Principled detection of speculative information flows

Abstract:

Since the advent of Spectre, a number of countermeasures have been proposed and deployed. Rigorously reasoning about their effectiveness, however, requires a well-defined notion of security against speculative execution attacks, which has been missing until now. We present a novel, principled approach for reasoning about software defenses against Spectre-style attacks. Our approach builds on speculative non-interference, the first semantic notion of security against speculative execution attacks. We develop Spectector, an algorithm based on symbolic execution for automatically proving speculative non-interference, or detecting violations. We implement Spectector in a tool, and we use it to detect subtle leaks – and optimizations opportunities – in the way major compilers place Spectre countermeasures.