Sciweavers

ASPLOS
2015
ACM

A Hardware Design Language for Timing-Sensitive Information-Flow Security

8 years 11 days ago
A Hardware Design Language for Timing-Sensitive Information-Flow Security
Information security can be compromised by leakage via lowlevel hardware features. One recently prominent example is cache probing attacks, which rely on timing channels created by caches. We introduce a hardware design language, SecVerilog, which makes it possible to statically analyze information flow at the hardware level. With SecVerilog, systems can be built with verifiable control of timing channels and other information channels. SecVerilog is Verilog, extended with expressive type annotations that enable precise reasoning about information flow. It also comes with rigorous formal assurance: we prove that SecVerilog enforces timing-sensitive noninterference and thus ensures secure information flow. By building a secure MIPS processor and its caches, we demonstrate that SecVerilog makes it possible to build complex hardware designs with verified security, yet with low overhead in time, space, and HW designer effort. Categories and Subject Descriptors B.6.3 [Hardware/Design ...
Danfeng Zhang, Yao Wang, G. Edward Suh, Andrew C.
Added 16 Apr 2016
Updated 16 Apr 2016
Type Journal
Year 2015
Where ASPLOS
Authors Danfeng Zhang, Yao Wang, G. Edward Suh, Andrew C. Myers
Comments (0)