CRJun 23

FirmCure:Towards Autonomous and Adaptive Rehosting of Linux-Based Firmware

arXiv:2606.2454912.4
Predicted impact top 27% in CR · last 90 daysOriginality Highly original
AI Analysis

For security analysts, FirmCure automates rehosting of custom Linux-based firmware, reducing expert intervention and enabling vulnerability discovery.

FirmCure introduces the first LLM-driven full-system rehosting framework for Linux-based firmware, achieving 100% network port opening rate and 90.5% service interactivity across 21 firmware images from 10 vendors, outperforming state-of-the-art baselines.

Full-system rehosting plays a critical role in the security analysis of Linux-based firmware. It matches commonly deployed firmware with sufficient background knowledge. However, for custom devices, existing approaches struggle to handle initialization and runtime obstacles in the rehosting process caused by specialized architectures and hardware-dependent configuration, which heavily rely on expert intervention. This ultimately creates fundamental bottlenecks and results in low rehosting efficiency. To address the above challenges, we propose FirmCure, the first LLM-driven full-system rehosting framework designed for autonomous and adaptive rehosting of Linux-based firmware. FirmCure develops an Adaptive Perception Inference mechanism to extract firmware structural dependencies via static analysis, followed by a Reflective Synthesis module for iterative configuration optimization, and finally an Autonomous Runtime Intervention module for real-time error remediation through runtime fault diagnosis and monitoring. We evaluated 21 IoT firmware images from 10 vendors across 5 architectures, while FirmCure achieved a 100% network port opening rate and 90.5% service interactivity, substantially outperforming state-of-the-art baselines. Our experiments confirm that FirmCure's intervention strategies generalize across heterogeneous firmware. The framework successfully reproduces known vulnerabilities and discovers new security flaws.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes