Pith. sign in

Robust and Efficient Elimination of Cache and Timing Side Channels

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Timing and cache side channels provide powerful attacks against many sensitive operations including cryptographic implementations. Existing defenses cannot protect against all classes of such attacks without incurring prohibitive performance overhead. A popular strategy for defending against all classes of these attacks is to modify the implementation so that the timing and cache access patterns of every hardware instruction is independent of the secret inputs. However, this solution is architecture-specific, brittle, and difficult to get right. In this paper, we propose and evaluate a robust low-overhead technique for mitigating timing and cache channels. Our solution requires only minimal source code changes and works across multiple languages/platforms. We report the experimental results of applying our solution to protect several C, C++, and Java programs. Our results demonstrate that our solution successfully eliminates the timing and cache side-channel leaks while incurring significantly lower performance overhead than existing approaches.

citation-role summary

background 1

citation-polarity summary

fields

cs.CR 1

years

2019 1

verdicts

CONDITIONAL 1

roles

background 1

polarities

unclear 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • Pacer: Comprehensive Network Side-Channel Mitigation in the Cloud cs.CR · 2019-08-30 · conditional · none · ref 10 · internal anchor

    Pacer is a hypervisor-and-guest defense that pads and paces all outgoing VM traffic to a secret-independent schedule, with a formal noninterference proof and measured moderate overheads.