CRHCLGOSJan 19, 2022

Enhancing the Security & Privacy of Wearable Brain-Computer Interfaces

arXiv:2201.07711v19 citations
Originality Incremental advance
AI Analysis

It addresses critical security risks for users of wearable BCI devices in healthcare and communication, though it is incremental as it builds on existing information flow control methods.

The paper tackles security and privacy threats in wearable brain-computer interfaces (BCI) by analyzing vulnerabilities across hardware, software, and networking stacks, and introduces Argus, an information flow control system that mitigates attacks with less than 15% overhead.

Brain computing interfaces (BCI) are used in a plethora of safety/privacy-critical applications, ranging from healthcare to smart communication and control. Wearable BCI setups typically involve a head-mounted sensor connected to a mobile device, combined with ML-based data processing. Consequently, they are susceptible to a multiplicity of attacks across the hardware, software, and networking stacks used that can leak users' brainwave data or at worst relinquish control of BCI-assisted devices to remote attackers. In this paper, we: (i) analyse the whole-system security and privacy threats to existing wearable BCI products from an operating system and adversarial machine learning perspective; and (ii) introduce Argus, the first information flow control system for wearable BCI applications that mitigates these attacks. Argus' domain-specific design leads to a lightweight implementation on Linux ARM platforms suitable for existing BCI use-cases. Our proof of concept attacks on real-world BCI devices (Muse, NeuroSky, and OpenBCI) led us to discover more than 300 vulnerabilities across the stacks of six major attack vectors. Our evaluation shows Argus is highly effective in tracking sensitive dataflows and restricting these attacks with an acceptable memory and performance overhead (<15%).

Foundations

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

Your Notes