Energy-Efficient Multi-LLM Reasoning for Binary-Free Zero-Day Detection in IoT Firmware
By: Saeid Jamshidi , Omar Abdul-Wahab , Martine Bellaïche and more
Potential Business Impact:
Finds hidden bugs in smart devices without code.
Securing Internet of Things (IoT) firmware remains difficult due to proprietary binaries, stripped symbols, heterogeneous architectures, and limited access to executable code. Existing analysis methods, such as static analysis, symbolic execution, and fuzzing, depend on binary visibility and functional emulation, making them unreliable when firmware is encrypted or inaccessible. To address this limitation, we propose a binary-free, architecture-agnostic solution that estimates the likelihood of conceptual zero-day vulnerabilities using only high-level descriptors. The approach integrates a tri-LLM reasoning architecture combining a LLaMA-based configuration interpreter, a DeepSeek-based structural abstraction analyzer, and a GPT-4o semantic fusion model. The solution also incorporates LLM computational signatures, including latency patterns, uncertainty markers, and reasoning depth indicators, as well as an energy-aware symbolic load model, to enhance interpretability and operational feasibility. In addition, we formally derive the mathematical foundations of the reasoning pipeline, establishing monotonicity, divergence, and energy-risk coupling properties that theoretically justify the model's behavior. Simulation-based evaluation reveals that high exposure conditions increase the predicted zero-day likelihood by 20 to 35 percent across models, with GPT-4o demonstrating the strongest cross-layer correlations and the highest sensitivity. Energy and divergence metrics significantly predict elevated risk (p < 0.01), reinforcing the effectiveness of the proposed reasoning framework.
Similar Papers
Hybrid LLM-Enhanced Intrusion Detection for Zero-Day Threats in IoT Networks
Cryptography and Security
Finds new computer attacks using smart language.
Securing LLM-Generated Embedded Firmware through AI Agent-Driven Validation and Patching
Cryptography and Security
Makes computer code safer and faster.
LLM-based Multi-class Attack Analysis and Mitigation Framework in IoT/IIoT Networks
Cryptography and Security
Makes smart devices safer from hackers.