NewEvery arXiv paper, its researchers & institutions — mapped.
computer security

Adaptive Security at the Edge for 6G-Enabled Healthcare IoT

arXiv:2607.27858

summary

The paper introduces NANOEDGEGUARD, a kernel‑plane controller that adaptively enforces multi‑tier rate limits at edge gateways for healthcare IoT, improving alarm latency and reducing burst traffic.

Abstract

Healthcare IoT services increasingly rely on edge gateways to relay routine telemetry and deliver rare but timecritical alarms. Even short traffic bursts can inflate worstcase delay and interfere with urgent messages. We present NANOEDGEGUARD, a kernel-plane closed-loop controller that observes per-source traffic intensity at the edge and enforces an auditable, multi-tier rate policy using in-kernel traffic-control hooks. Unlike static firewall rules or user-space control loops, our design prioritizes fast actuation and explicit recovery through hysteresis, and it records policy transitions for auditability. Using a Raspberry Pi gateway hosting an MQTT broker and two ESP32 endpoints generating vitals, alarms, and a timed burst, we show that adaptive kernel-plane rate control reduces the 99th-percentile alarm RTT by 13.3% compared to a user-space firewall baseline while maintaining no-enforcement-level RTT, and it reduces excess admitted burst traffic by 46% compared to no enforcement. These early results indicate that adaptive, auditable enforcement at the gateway can improve resilience for healthcare IoT, and it can be extended toward on-demand policy deployment in future edge intelligence.

2 pages, 2 figures, 2026 Joint European Conference on Networks and Communications & 6G Summit (EuCNC/6G Summit), extended abstract

Topics & keywords

#edge computing#healthcare iot#adaptive rate control#kernel-plane enforcement#network securityNANOEDGEGUARDkernel-plane traffic controlMQTT brokerRaspberry Pi gatewayESP32 endpointshysteresis