Abstract
Research on vehicular networking (V2X) security has produced a range of securitymechanisms and protocols tailored for this domain, addressing both security and privacy. Typically, the security analysis of these proposals has largely been informal. However, formal analysis can be used to expose flaws and ultimately provide a higher level of assurance in the protocols. This paper focusses on the formal analysis of a particular element of security mechanisms for V2X found in many proposals, that is the revocation of malicious or misbehaving vehicles from the V2X system by invalidating their credentials. This revocation needs to be performed in an unlinkable way for vehicle privacy even in the context of vehicles regularly changing their pseudonyms. The Rewire scheme by Förster et al. and its subschemes Plain and R-token aim to solve this challenge by means of cryptographic solutions and trusted hardware. Formal analysis using the Tamarin prover identifies two flaws: one previously reported in the lierature concerned with functional correctness of the protocol, and one previously unknown flaw concerning an authentication property of the R-token scheme. In response to these flaws we propose Obscure Token (O-token), an extension of Rewire to enable revocation in a privacy preserving manner. Our approach addresses the functional and authentication properties by introducing an additional key-pair, which offers a stronger and verifiable guarantee of successful revocation of vehicles without resolving the long-term identity. Moreover O-token is the first V2X revocation protocol to be co-designed with a formal model.
Original language | English |
---|---|
Title of host publication | Security and Trust Management - 13th International Workshop, STM 2017, Proceedings |
Publisher | Springer |
Pages | 147-163 |
Number of pages | 17 |
ISBN (Print) | 9783319680620 |
DOIs | |
Publication status | Published - 2017 |
MoE publication type | A4 Conference publication |
Event | International Workshop on Security and Trust Management - Oslo, Norway Duration: 14 Sept 2017 → 15 Sept 2017 Conference number: 13 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 10547 LNCS |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Workshop
Workshop | International Workshop on Security and Trust Management |
---|---|
Abbreviated title | STM |
Country/Territory | Norway |
City | Oslo |
Period | 14/09/2017 → 15/09/2017 |
Keywords
- Ad hoc networks
- Authentication
- Security verification
- V2X