Nitinder Mohan
Please Note
18 records found
1
In this paper, the OpenAirInterface and OCUDU test beds, together with the FlexRIC and ORAN-SC near-RT RICs and the OAI-CN5G and Open5GS 5G core networks, are evaluated for vulnerabilities. By exploiting the unencrypted SCTP communications, it was possible to perform a masquerading attack that spoofs O-RAN components, a shutdown attack that injects shutdown messages to stop connections, and a heartbeat attack injecting heartbeat messages with malicious payloads into O-RAN connections.
The attacks found in this research, in combination with the characteristics of the SCTP protocol used in the O-RAN network, allow for the breaking of connections between O-RAN components internally, between network functions in the 5G core, and the near-RT RIC. The breaking of these connections triggers implementation vulnerabilities in the OpenAirInterface and OCUDU test beds, as well as the FlexRIC and ORAN-SC near-RT RICs. These vulnerabilities cause the components to crash or communications between them to be severed permanently.
To secure the O-RAN architecture, strict compliance with the O-RAN specification by implementing IPSec is necessary, together with robust error handling that can safely manage dropped connections and failed connection setup.
...
In this paper, the OpenAirInterface and OCUDU test beds, together with the FlexRIC and ORAN-SC near-RT RICs and the OAI-CN5G and Open5GS 5G core networks, are evaluated for vulnerabilities. By exploiting the unencrypted SCTP communications, it was possible to perform a masquerading attack that spoofs O-RAN components, a shutdown attack that injects shutdown messages to stop connections, and a heartbeat attack injecting heartbeat messages with malicious payloads into O-RAN connections.
The attacks found in this research, in combination with the characteristics of the SCTP protocol used in the O-RAN network, allow for the breaking of connections between O-RAN components internally, between network functions in the 5G core, and the near-RT RIC. The breaking of these connections triggers implementation vulnerabilities in the OpenAirInterface and OCUDU test beds, as well as the FlexRIC and ORAN-SC near-RT RICs. These vulnerabilities cause the components to crash or communications between them to be severed permanently.
To secure the O-RAN architecture, strict compliance with the O-RAN specification by implementing IPSec is necessary, together with robust error handling that can safely manage dropped connections and failed connection setup.
This thesis presents the design and implementation of a multi-tenant edge testbed for heterogeneous hardware. The testbed supports both exclusive access to individual devices and shared use of device resources through multiple execution environments. It also supports multiple deployment styles, ranging from direct use of provisioned execution environments to the deployment of additional services on top of them. Target applications include 5G radio access and core network functions, as well as distributed augmented reality pipelines. To support these goals, the system is organized into infrastructure, orchestration, and service layers that address hardware abstraction, multi-tenant experiment management, and user-facing experiment specification and deployment.
The proposed design is evaluated in three ways. First, virtualization choices are assessed on representative devices to determine suitable execution environments for shared and exclusive access. Second, the platform is demonstrated through 5G and distributed augmented reality deployment scenarios. Third, interference under concurrent use is evaluated both on shared hosts and at shared network bottlenecks.
The results indicate that the proposed design provides a practical basis for reproducible multi-tenant experimentation across heterogeneous edge devices and diverse deployment configurations, while also clarifying the remaining limits imposed by shared physical infrastructure under contention. ...
This thesis presents the design and implementation of a multi-tenant edge testbed for heterogeneous hardware. The testbed supports both exclusive access to individual devices and shared use of device resources through multiple execution environments. It also supports multiple deployment styles, ranging from direct use of provisioned execution environments to the deployment of additional services on top of them. Target applications include 5G radio access and core network functions, as well as distributed augmented reality pipelines. To support these goals, the system is organized into infrastructure, orchestration, and service layers that address hardware abstraction, multi-tenant experiment management, and user-facing experiment specification and deployment.
The proposed design is evaluated in three ways. First, virtualization choices are assessed on representative devices to determine suitable execution environments for shared and exclusive access. Second, the platform is demonstrated through 5G and distributed augmented reality deployment scenarios. Third, interference under concurrent use is evaluated both on shared hosts and at shared network bottlenecks.
The results indicate that the proposed design provides a practical basis for reproducible multi-tenant experimentation across heterogeneous edge devices and diverse deployment configurations, while also clarifying the remaining limits imposed by shared physical infrastructure under contention.
Investigating log reduction strategies for cloud-native 5G networks
Trade-off analysis in terms of CPU overhead, storage requirements, volume reduction and retained system visibility
The two strategy families (online and offline) operate on different inputs and use separate baselines, so their figures are not directly comparable. Lossless offline strategies (LogShrink and Denum) achieve 83–96% byte reduction with full visibility preservation, with Denum far more resource-efficient than LogShrink. Lossy online strategies (SALO, Log Preprocessing, Drain), on the other hand, reduce real-time log streams by 53–89% at low cluster overhead but significantly reduce fault-signal retention. No single strategy dominates all dimensions simultaneously. The study provides a framework for selecting log reduction strategies in cloud-native 5G deployments based on specific operational constraints. ...
The two strategy families (online and offline) operate on different inputs and use separate baselines, so their figures are not directly comparable. Lossless offline strategies (LogShrink and Denum) achieve 83–96% byte reduction with full visibility preservation, with Denum far more resource-efficient than LogShrink. Lossy online strategies (SALO, Log Preprocessing, Drain), on the other hand, reduce real-time log streams by 53–89% at low cluster overhead but significantly reduce fault-signal retention. No single strategy dominates all dimensions simultaneously. The study provides a framework for selecting log reduction strategies in cloud-native 5G deployments based on specific operational constraints.
A Cross-Layer Fault Atlas for Cloud-Native 5G Core Networks
Mapping fault classes to observability signals across infrastructure, orchestration, and application layers
With the ever-increasing demands of 5G applications and upcoming 6G systems, operators must ensure that their networks can rapidly respond to and mitigate faults, with detection being the first step. This project investigates the performance of machine learning models for anomaly detection when logs, metrics, and traces are analyzed independently, with the goal of understanding their relative strengths and limitations.
The study analyzes the performance of fifteen models across five different fault classes, comprising 22 faults in total. After creating an appropriate dataset, each model was evaluated using data collected from several runs. The results show that a single modality cannot detect all faults, two modalities can detect all but one fault, and all three modalities together can detect every fault. ...
With the ever-increasing demands of 5G applications and upcoming 6G systems, operators must ensure that their networks can rapidly respond to and mitigate faults, with detection being the first step. This project investigates the performance of machine learning models for anomaly detection when logs, metrics, and traces are analyzed independently, with the goal of understanding their relative strengths and limitations.
The study analyzes the performance of fifteen models across five different fault classes, comprising 22 faults in total. After creating an appropriate dataset, each model was evaluated using data collected from several runs. The results show that a single modality cannot detect all faults, two modalities can detect all but one fault, and all three modalities together can detect every fault.
Multi-Modal Correlation of Observability Signals in Cloud-Native 5G Core Networks
What Each Modality Reveals About Faults — and What It Misses
The motivation for MoMQ stems from the limitations of single-path transport for emerging real-time media applications. High-resolution video, ultra-low-latency cloud gaming, and high-frame-rate video conferencing increasingly approach the performance limits of a single network path. Multipath QUIC provides a standards-compliant transport substrate that can aggregate heterogeneous network resources and improve resilience, making it a necessary building block for future real-time media systems.
However, transport-layer-only multipath scheduling is insufficient to meet the strict latency and quality requirements of real-time media without guidance from application semantics.
MoMQ bridges this gap by exposing a controlled interface through which applications can express delivery preferences, while preserving MoQT’s decoupled relay architecture. As a result, MoMQ can flexibly support diverse real-time applications, including live streaming and video conferencing, without binding relays to specific application logic.
To evaluate the proposed design, this thesis analyzes the stringent requirements of video conferencing under advanced encoding strategies such as Scalable Video Coding (SVC) and derives MoMQ scheduling policies accordingly. A prototype system is implemented and deployed in a real-world multipath environment consisting of a terrestrial WiFi link (representative of typical 4G LTE characteristics) and a Low Earth Orbit (LEO) satellite link. Transport-only baseline measurements confirm that existing multipath schedulers fail to improve upon single-path tail latency, motivating the need for application-level scheduling guidance. Four declarative MoMQ rules addressing P-frame interleaving, reconfiguration avoidance, dependency co-location, and cost-sensitive path preference collectively reduce P99.9 frame completion time by 39% compared to the best single-path baseline and by 63% compared to the best transport-only multipath scheduler, while routing only approximately 8% of traffic over the metered backup path. ...
The motivation for MoMQ stems from the limitations of single-path transport for emerging real-time media applications. High-resolution video, ultra-low-latency cloud gaming, and high-frame-rate video conferencing increasingly approach the performance limits of a single network path. Multipath QUIC provides a standards-compliant transport substrate that can aggregate heterogeneous network resources and improve resilience, making it a necessary building block for future real-time media systems.
However, transport-layer-only multipath scheduling is insufficient to meet the strict latency and quality requirements of real-time media without guidance from application semantics.
MoMQ bridges this gap by exposing a controlled interface through which applications can express delivery preferences, while preserving MoQT’s decoupled relay architecture. As a result, MoMQ can flexibly support diverse real-time applications, including live streaming and video conferencing, without binding relays to specific application logic.
To evaluate the proposed design, this thesis analyzes the stringent requirements of video conferencing under advanced encoding strategies such as Scalable Video Coding (SVC) and derives MoMQ scheduling policies accordingly. A prototype system is implemented and deployed in a real-world multipath environment consisting of a terrestrial WiFi link (representative of typical 4G LTE characteristics) and a Low Earth Orbit (LEO) satellite link. Transport-only baseline measurements confirm that existing multipath schedulers fail to improve upon single-path tail latency, motivating the need for application-level scheduling guidance. Four declarative MoMQ rules addressing P-frame interleaving, reconfiguration avoidance, dependency co-location, and cost-sensitive path preference collectively reduce P99.9 frame completion time by 39% compared to the best single-path baseline and by 63% compared to the best transport-only multipath scheduler, while routing only approximately 8% of traffic over the metered backup path.
...
The Influence of Ground Infrastructure Proximity on Starlink’s Performance
A Novel Method to Unravel Starlink’s Network Routing
Stress Testing Open5GS UPF Implementation
Measuring resource consumption and latency in virtual environment
Multi-Layered Telemetry Assessing Global Performance of LEO Internet Providers
Enhancing LEO Internet Providers Telemetry with User-Initiated Active Measurements
Multi-Layered Telemetry Assessing Global Performance of LEO Internet Providers
Towards a Global Telemetry System for Evaluating LEO ISP Performance
...
Capturing the Spatiotemporal Dynamics of LEO ISP Performance
Spatiotemporal Forecasting of Starlink Connectivity: A Data-Driven, Weather-Aware Approach
Traffic analysis and forecasting for adaptive network resource management in 5G/6G networks
Comparison of machine learning models for predicting near-future traffic demand
Traffic analysis and forecasting for adaptive network resource management in 5G/6G networks
Adaptability and Latency in Network Reconfigurations of Virtualized Network Functions in 5G Networks