Supporting Secured Integration of Microarchitectural Defenses
Kartik Ramkrishnan, Stephen McCamant, Antonia Zhai, Pen-Chung Yew

TL;DR
This paper introduces a methodology and tools for early detection and evaluation of security vulnerabilities caused by naive integration of microarchitectural defenses, ensuring more secure and effective defense combinations.
Contribution
It presents a two-step methodology including a modeling framework and simulation approach to identify and fix security assumption violations in integrated microarchitectural defenses.
Findings
Maestro reveals 8 microarchitectural defense assumption violations.
Maestro achieves ~15x reduction in modeling complexity.
Repaired defenses resist covert channel attacks in simulation.
Abstract
There has been a plethora of microarchitectural-level attacks leading to many proposed countermeasures. This has created an unexpected and unaddressed security issue where naive integration of those defenses can potentially lead to security vulnerabilities. This occurs when one defense changes an aspect of a microarchitecture that is crucial for the security of another defense. We refer to this problem as a microarchitectural defense assumption violation} (MDAV). We propose a two-step methodology to screen for potential MDAVs in the early-stage of integration. The first step is to design and integrate a composed model, guided by bounded model checking of security properties. The second step is to implement the model concretely on a simulator and to evaluate with simulated attacks. As a contribution supporting the first step, we propose an event-based modeling framework, called…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSecurity and Verification in Computing · Advanced Malware Detection Techniques · Information and Cyber Security
