A Novel Lightweight Authentication Protocol for Emergency Vehicle Avoidance in VANETs

Chen Wang,Rui Huang,Jian Shen,Jianwei Liu,Pandi Vijayakumar,Neeraj Kumar
DOI: https://doi.org/10.1109/jiot.2021.3068268
IF: 10.6
2021-09-15
IEEE Internet of Things Journal
Abstract:The delay of vehicle emergency has led to many serious consequences. A series of studies has been carried out in the field of information security in vehicular ad hoc networks (VANETs). However, open issues such as the authentication of emergency vehicle (EV) avoidance are remaining unsolved. In this article, we propose a novel lightweight authentication protocol to avoid EVs in VANETs. In our protocol, after completing the first mutual authentication with the nearest roadside unit (RSU), EV can complete the mutual identity authentication with the subsequent RSUs without repeating cumbersome calculations. Additionally, EV is required to verify the legitimacy of the driver's identity when starting to avoid some illegal driving behavior. The RSUs will broadcast avoidance information to ordinary vehicles in their jurisdiction to remind them to clear a temporary emergency lane for EVs in advance. With temporary emergency lanes, emergent mission delays due to traffic congestion could be reduced. The security analysis and efficient analysis prove that our protocol is practical and efficient against attacks, such as impersonation attacks, device theft attacks, reputation attacks, etc.
computer science, information systems,telecommunications,engineering, electrical & electronic
What problem does this paper attempt to address?
The paper attempts to address the issue of identity authentication during the evasion of emergency vehicles in Vehicular Ad Hoc Networks (VANETs). Specifically, the authors propose a new lightweight identity authentication protocol to ensure that emergency vehicles can quickly pass through congested sections while preventing illegal driving behavior. The main contributions of the paper are as follows: 1. **Proposing a new authentication protocol**: To address the evasion issue of emergency vehicles in VANETs, a new authentication protocol is proposed. This protocol allows for bidirectional identity authentication between emergency vehicles and Roadside Units (RSUs). Emergency vehicles only need to complete a detailed authentication process with the nearest RSU once, after which the authentication process with other RSUs will be simplified. 2. **Driver identity verification**: The identity of the driver needs to be verified before the emergency vehicle starts, but the biometric information of the driver will not be stored on the emergency vehicle. This prevents unauthorized personnel from driving the emergency vehicle. 3. **Simplified subsequent authentication process**: Emergency vehicles only need to perform detailed authentication with the first RSU, after which the authentication process with other RSUs becomes simpler, reducing the number of identity information exchanges and improving the practicality and efficiency of the protocol. In summary, this paper aims to improve the evasion efficiency and safety of emergency vehicles in VANETs through a new lightweight authentication protocol.