Our daily lives are getting more and more dependent on connected and autonomous vehicles (CAVs) than ever. With the evolution of connectivity and computerized automotive technology, in-vehicle infotainment (IVI) systems have become a central component...
Our daily lives are getting more and more dependent on connected and autonomous vehicles (CAVs) than ever. With the evolution of connectivity and computerized automotive technology, in-vehicle infotainment (IVI) systems have become a central component of CAVs. The IVI system plays an important role in the way drivers interact with state-of-the-art vehicles to navigate, utilize convenient features, adjust autonomous driving features, and so on. A CAV is equipped with high-definition sensors to establish a perception of adjacent objects. Automotive Ethernet was proposed to replace legacy in-vehicle network technology and deal with high bandwidth in-vehicle communications.
This dissertation focuses on two essential components to protect CAVs from network attacks. First, IEEE 1722 Audio/Video Transport Protocol (AVTP) is considered. IEEE 1722 is one of the crucial protocols to establish time-sensitive networking required by vehicular applications. I unveil that the protocol is exposed to packet injection attacks. To detect the attacks, I consider a convolutional neural network-based intrusion detection model. The proposed model is designed to calculate packet-by-packet anomaly scores. The experimental result shows outstanding performance—F1-score and recall are .9704 and .9949, respectively. Considering the limited computational resource of CAV, the model is designed as lightweight as possible while keeping the detection performance higher.
Second, I consider an infotainment system powered by Automotive Grade Linux (AGL). Some commercialized vehicles have already suffered from zero-day attacks. Nevertheless, I have identified three new critical vulnerabilities and reported the corresponding CVEs. In addition, I confirmed two vulnerabilities inherited from the other domain. I provided mitigation strategies to enhance the security of the IVI system on Automotive Grade Linux. The impact and the consequences of infotainment system hacking follow in this dissertation, including command injection attacks and privacy/privacy-identifiable information leakage.
To mitigate cyberattacks against CAVs, I propose guidelines for an intrusion prevention system (IPS) for connected vehicles. The guidelines are motivated by software-defined networking technologies. It allows a remote intrusion detection system to examine statistics of Ethernet-based in-vehicle networks. The IPS can block suspicious flows so CAVs can keep moving safely.