Tick-Tock on the Open Fronthaul: Securing Synchronization in O-RAN

📅 2026-09-18
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文针对O-RAN中PTP同步的安全问题,提出了一种轻量级的保护机制PRTESLA-C,结合每轮延迟密钥披露与基于ASCON的消息认证,有效抵御多种攻击。
📝 Abstract
The Precision Time Protocol (PTP) provides the time and phase synchronization required by disaggregated Open Radio Access Networks (O-RAN). Yet, in current open fronthaul deployments, PTP traffic lacks mandatory authentication and integrity protection, leaving synchronization vulnerable to spoofing, replay, and delay manipulation attacks that can degrade radio access performance. Existing protections are poorly suited to this setting: they either add excessive latency, do not support multicast dissemination efficiently, or fail to contain key exposure under partially trusted RUs. This paper analyzes the security risks of unprotected O-RAN PTP and develops a threat model for open fronthaul deployments. We then introduce PRTESLA-C, a lightweight synchronization protection mechanism that combines per-round delayed key disclosure with ASCON-based message authentication. PRTESLA-C uses an apply-then-verify-and-correct paradigm: timing samples are applied immediately to preserve real-time control, verified after key disclosure, and removed from persistent synchronization state if authentication fails. This design maintains sub-microsecond synchronization accuracy, provides strong protection against spoofing and replay, and bounds the impact of delay manipulation with minimal computational and latency overhead.
Problem

Research questions and friction points this paper is trying to address.

PTP
synchronization
security
open fronthaul
O-RAN
Innovation

Methods, ideas, or system contributions that make the work stand out.

PRTESLA-C
per-round delayed key disclosure
ASCON-based message authentication
apply-then-verify-and-correct paradigm
🔎 Similar Papers
No similar papers found.