CRARLGSep 27, 2023

Breaking On-Chip Communication Anonymity using Flow Correlation Attacks

arXiv:2309.15687v36 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses security risks in on-chip communication for SoC designs, which is crucial for protecting computing infrastructure, but it is incremental as it builds on existing anonymous routing protocols.

The authors tackled the vulnerability of anonymous routing protocols in Network-on-Chip (NoC) systems to machine learning-based flow correlation attacks, revealing that existing techniques only provide packet-level anonymity and can be deanonymized with up to 99% accuracy, while proposing a lightweight protocol that defends against these attacks with minor overhead.

Network-on-Chip (NoC) is widely used to facilitate communication between components in sophisticated System-on-Chip (SoC) designs. Security of the on-chip communication is crucial because exploiting any vulnerability in shared NoC would be a goldmine for an attacker that puts the entire computing infrastructure at risk. We investigate the security strength of existing anonymous routing protocols in NoC architectures, making two pivotal contributions. Firstly, we develop and perform a machine learning (ML)-based flow correlation attack on existing anonymous routing techniques in Network-on-Chip (NoC) systems, revealing that they provide only packet-level anonymity. Secondly, we propose a novel, lightweight anonymous routing protocol featuring outbound traffic tunneling and traffic obfuscation. This protocol is designed to provide robust defense against ML-based flow correlation attacks, ensuring both packet-level and flow-level anonymity. Experimental evaluation using both real and synthetic traffic demonstrates that our proposed attack successfully deanonymizes state-of-the-art anonymous routing in NoC architectures with high accuracy (up to 99%) for diverse traffic patterns. It also reveals that our lightweight anonymous routing protocol can defend against ML-based attacks with minor hardware and performance overhead.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes