%0 Conference Paper %B Proceedings of the 34th International Symposium on Computer Architecture (ISCA 2007) %D 2007 %T New Cache Designs for Thwarting Software Cache-based Side Channel Attacks %A Wang, Zhenghong %A Lee, Ruby %C San Diego, CA %P 494 - 505 %X Software cache-based side channel attacks are a serious new class of threats for computers. Unlike physical side channel attacks that mostly target embedded cryptographic devices, cache-based side channel attacks can also undermine general purpose systems. The attacks are easy to perform, effective on most platforms, and do not require special instruments or excessive computation power. In recently demonstrated attacks on software implementations of ciphers like AES and RSA, the full key can be recovered by an unprivileged user program performing simple timing measurements based on cache misses.

We first analyze these attacks, identifying cache interference as the root cause of these attacks. We identify two basic mitigation approaches: the partition-based approach eliminates cache interference whereas the randomization-based approach randomizes cache interference so that zero information can be inferred. We present new security-aware cache designs, the Partition-Locked cache (PLcache) and Random Permutation cache (RPcache), analyze and prove their security, and evaluate their performance. Our results show that our new cache designs with built-in security can defend against cache-based side channel attacks in general ? rather than only specific attacks on a given cryptographic algorithm ? with very little performance degradation and hardware cost. %8 June 2007