TESLA-for-5G: Broadcast Authentication for 5G Networks Using TESLA
About
5G base stations broadcast unauthenticated system information (SI) that every user equipment (UE) reads during cell selection. This enables attackers to broadcast forged SI from a fake base station (FBS), deceiving UEs into camping on it. Prior approaches require UEs to authenticate System Information Block 1 (SIB1) using digital signatures. This necessitates computation-heavy verification for every SIB1 reception, imposing a significant burden on resource-constrained UEs. We propose TESLA-for-5G (TF5), a broadcast authentication protocol for 5G SIB1 that combines TESLA with GG09 Schnorr-like identity-based signatures (IBS). In the steady state, TF5 enables UEs to authenticate each SIB1 message using a symmetric MAC and delayed key disclosure, eliminating the need for per-message digital signatures. Initial trust is bootstrapped during cell entry using a lightweight GG09 IBS over the TESLA parameters, avoiding certificate distribution overhead. We formally verify TF5 in Tamarin under a Dolev-Yao adversary and demonstrate its favorable computation, communication, and storage costs through both an implementation on the OpenAirInterface 5G stack and trace-driven analysis.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Signing | gNB Desktop: Intel Core i5-14600KF | Sign-on Latency (µs)0.33 | 10 | |
| Verification | UE Verification Desktop: Intel Core i5-14600KF | Verification Latency (µs)0.8 | 10 | |
| Verification | UE Verification RPi 4B: Cortex-A72 | Verification Latency (µs)4.02 | 10 | |
| Verification | UE Verification Smartphone: Cortex-A76 | Verification Latency (µs)0.53 | 10 | |
| Verification | UE Verification V2X: Cortex-A53 | Verification Latency (µs)10.3 | 10 | |
| Verification | UE Verification IoT: Cortex-M33 | Verification Latency (µs)158 | 10 | |
| Storage Overhead Analysis | Cryptographic Authentication Schemes | MPK Size32 | 9 | |
| Key Extraction / Certificate Generation | Core Desktop: Intel i5-14600KF | Extraction Latency (µs)10.81 | 9 | |
| Broadcast Authentication Communication Overhead Analysis | 5G Air-interface SIB1 (System Information Block Type 1) Broadcast | Overhead per Cell (bytes)134 | 7 |