What Would Trojans Do? Exploiting Partial-Information Vulnerabilities in Autonomous Vehicle Sensing
R. Spencer Hallyburton, Qingzhao Zhang, Z. Morley Mao, Michael Reiter, Miroslav Pajic
TL;DR
This work investigates cyber-level vulnerabilities in autonomous-vehicle sensing, emphasizing hardware Trojans and partial-information attackers targeting a single sensor within multi-sensor AVs. It shows camera-only attacks have limited safety impact, while LiDAR-based tampering can drive unsafe outcomes through perception, tracking, and prediction stages. The authors propose two defenses— a probabilistic data-asymmetry monitor and decentralized track-to-track fusion for 3D LiDAR and monocular detections (T2T-3DLM)—and demonstrate substantial reductions in attack success and safety incidents in both simulators and real datasets. By combining realistic threat modeling with large-scale evaluations, the paper provides practical guidance for securing AV perception against sophisticated, low-information attacks.
Abstract
Safety-critical sensors in autonomous vehicles (AVs) form an essential part of the vehicle's trusted computing base (TCB), yet they are highly susceptible to attacks. Alarmingly, Tier 1 manufacturers have already exposed vulnerabilities to attacks introducing Trojans that can stealthily alter sensor outputs. We analyze the feasible capability and safety-critical outcomes of an attack on sensing at a cyber level. To further address these threats, we design realistic attacks in AV simulators and real-world datasets under two practical constraints: attackers (1) possess only partial information and (2) are constrained by data structures that maintain sensor integrity.Examining the role of camera and LiDAR in multi-sensor AVs, we find that attacks targeting only the camera have minimal safety impact due to the sensor fusion system's strong reliance on 3D data from LiDAR. This reliance makes LiDAR-based attacks especially detrimental to safety. To mitigate the vulnerabilities, we introduce security-aware sensor fusion incorporating (1) a probabilistic data-asymmetry monitor and (2) a scalable track-to-track fusion of 3D LiDAR and monocular detections (T2T-3DLM). We demonstrate that these methods significantly diminish attack success rate.
