English

DIVAS: An LLM-based End-to-End Framework for SoC Security Analysis and Policy-based Protection

Cryptography and Security 2023-08-15 v1 Hardware Architecture

Abstract

Securing critical assets in a bus-based System-On-Chip (SoC) is imperative to mitigate potential vulnerabilities and prevent unauthorized access, ensuring the integrity, availability, and confidentiality of the system. Ensuring security throughout the SoC design process is a formidable task owing to the inherent intricacies in SoC designs and the dispersion of assets across diverse IPs. Large Language Models (LLMs), exemplified by ChatGPT (OpenAI) and BARD (Google), have showcased remarkable proficiency across various domains, including security vulnerability detection and prevention in SoC designs. In this work, we propose DIVAS, a novel framework that leverages the knowledge base of LLMs to identify security vulnerabilities from user-defined SoC specifications, map them to the relevant Common Weakness Enumerations (CWEs), followed by the generation of equivalent assertions, and employ security measures through enforcement of security policies. The proposed framework is implemented using multiple ChatGPT and BARD models, and their performance was analyzed while generating relevant CWEs from the SoC specifications provided. The experimental results obtained from open-source SoC benchmarks demonstrate the efficacy of our proposed framework.

Keywords

Cite

@article{arxiv.2308.06932,
  title  = {DIVAS: An LLM-based End-to-End Framework for SoC Security Analysis and Policy-based Protection},
  author = {Sudipta Paria and Aritra Dasgupta and Swarup Bhunia},
  journal= {arXiv preprint arXiv:2308.06932},
  year   = {2023}
}

Comments

15 pages, 7 figures, 8 tables

R2 v1 2026-06-28T11:54:50.308Z