Litcius/Paper detail

Cats vs. Spectre: An Axiomatic Approach to Modeling Speculative Execution Attacks

Hernán Ponce-de-León, Johannes Kinder

20222022 IEEE Symposium on Security and Privacy (SP)25 citationsDOI

Abstract

The SPECTRE family of speculative execution attacks has required a rethinking of formal methods for security. Approaches based on operational speculative semantics have made initial inroads towards finding vulnerable code and validating defenses. However, with each new attack grows the amount of microarchitectural detail that has to be integrated into the underlying semantics. We propose an alternative, lightweight and axiomatic approach to specifying speculative semantics that relies on insights from memory models for concurrency. We use the CAT modeling language for memory consistency to specify execution models that capture speculative control flow, store-to-load forwarding, predictive store forwarding, and memory ordering machine clears. We present a bounded model checking framework parameterized by our speculative CAT models and evaluate its implementation against the state of the art. Due to the axiomatic approach, our models can be rapidly extended to allow our framework to detect new types of attacks and validate defenses against them.

Topics & Concepts

Computer scienceProgramming languageSemantics (computer science)Sequential consistencyExecution modelConcurrencyMemory modelAxiomModel checkingControl flowSpeculative executionConsistency (knowledge bases)Parameterized complexitySymbolic executionTheoretical computer scienceParallel computingShared memoryConsistency modelArtificial intelligenceAlgorithmGeometryMathematicsCorrectnessSoftwareSecurity and Verification in ComputingDistributed systems and fault toleranceAdvanced Malware Detection Techniques