Self-HWDebug: Automation of LLM Self-Instructing for Hardware Security Verification
Mohammad Akyash, Hadi Mardani Kamali

TL;DR
Self-HWDebug automates the creation of debugging instructions for hardware security vulnerabilities using LLMs, reducing human effort and improving debugging quality across different hardware designs.
Contribution
This paper introduces Self-HWDebug, a novel framework that leverages LLMs to automatically generate debugging instructions for hardware security vulnerabilities, enhancing efficiency and effectiveness.
Findings
Reduces human effort in hardware security debugging
Improves quality of vulnerability mitigation instructions
Extends solutions across different hardware designs
Abstract
The rise of instruction-tuned Large Language Models (LLMs) marks a significant advancement in artificial intelligence (AI) (tailored to respond to specific prompts). Despite their popularity, applying such models to debug security vulnerabilities in hardware designs, i.e., register transfer language (RTL) modules, particularly at system-on-chip (SoC) level, presents considerable challenges. One of the main issues lies in the need for precisely designed instructions for pinpointing and mitigating the vulnerabilities, which requires substantial time and expertise from human experts. In response to this challenge, this paper proposes Self-HWDebug, an innovative framework that leverages LLMs to automatically create required debugging instructions. In Self-HWDebug, a set of already identified bugs from the most critical hardware common weakness enumeration (CWE) listings, along with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSecurity and Verification in Computing · Advanced Malware Detection Techniques · Software Testing and Debugging Techniques
