TPPD: Targeted Pseudo Partitioning based Defence for Cross-Core Covert Channel Attacks
Jaspinder Kaur, Shirshendu Das

TL;DR
This paper introduces TPPD, a targeted cache partitioning method that effectively mitigates cross-core covert channel attacks with minimal performance impact and low overhead, enhancing security in shared cache environments.
Contribution
The paper presents a novel targeted pseudo partitioning technique that detects and isolates attacker processes to prevent cross-core timing attacks while maintaining high cache performance.
Findings
Successfully abolishes cross-core covert timing channels
Reduces cache misses by 23% compared to existing solutions
Requires only 0.26% storage overhead
Abstract
Contemporary computing employs cache hierarchy to fill the speed gap between processors and main memories. In order to optimise system performance, Last Level Caches(LLC) are shared among all the cores. Cache sharing has made them an attractive surface for cross-core timing channel attacks. In these attacks, an attacker running on another core can exploit the access timing of the victim process to infiltrate the secret information. One such attack is called cross-core Covert Channel Attack (CCA). Timely detection and then prevention of cross-core CCA is critical for maintaining the integrity and security of users, especially in a shared computing environment. In this work, we have proposed an efficient cross-core CCA mitigation technique. We propose a way-wise cache partitioning on targeted sets, only for the processes suspected to be attackers. In this way, the performance impact on…
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 Memory and Neural Computing · Semiconductor materials and devices
