Pith. sign in

REVIEW 1 cited by

SPECTECTOR: Principled Detection of Speculative Information Flows

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1812.08639 v2 pith:RMS5QJXP submitted 2018-12-20 cs.CR

classification cs.CR
keywords speculativeexecutionnon-interferencespectectorattacksbeencountermeasuresdetect
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original 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. In this paper (1) we put forward speculative non-interference, the first semantic notion of security against speculative execution attacks, and (2) we develop SPECTECTOR, an algorithm based on symbolic execution to automatically prove speculative non-interference, or to detect violations. We implement SPECTECTOR in a tool, which we use to detect subtle leaks and optimizations opportunities in the way major compilers place SPECTRE countermeasures. A scalability analysis indicates that checking speculative non-interference does not exhibit fundamental bottlenecks beyond those inherited by symbolic execution.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. KLEESPECTRE: Detecting Information Leakage through Speculative Cache Attacks via Symbolic Execution

    cs.CR 2019-09 conditional novelty 6.0 of 10

    KLEESPECTRE detects Spectre variant 1 (bounds check bypass) leaks by symbolically executing mispredicted paths and checking whether the secret-dependent cache state survives to the end of execution.

Pith tools