English

Vul-R2: A Reasoning LLM for Automated Vulnerability Repair

Artificial Intelligence 2025-10-08 v1 Software Engineering

Abstract

The exponential increase in software vulnerabilities has created an urgent need for automatic vulnerability repair (AVR) solutions. Recent research has formulated AVR as a sequence generation problem and has leveraged large language models (LLMs) to address this problem. Typically, these approaches prompt or fine-tune LLMs to generate repairs for vulnerabilities directly. Although these methods show state-of-the-art performance, they face the following challenges: (1) Lack of high-quality, vulnerability-related reasoning data. Current approaches primarily rely on foundation models that mainly encode general programming knowledge. Without vulnerability-related reasoning data, they tend to fail to capture the diverse vulnerability repair patterns. (2) Hard to verify the intermediate vulnerability repair process during LLM training. Existing reinforcement learning methods often leverage intermediate execution feedback from the environment (e.g., sandbox-based execution results) to guide reinforcement learning training. In contrast, the vulnerability repair process generally lacks such intermediate, verifiable feedback, which poses additional challenges for model training.

Keywords

Cite

@article{arxiv.2510.05480,
  title  = {Vul-R2: A Reasoning LLM for Automated Vulnerability Repair},
  author = {Xin-Cheng Wen and Zirui Lin and Yijun Yang and Cuiyun Gao and Deheng Ye},
  journal= {arXiv preprint arXiv:2510.05480},
  year   = {2025}
}

Comments

13 pages, 8 figures. This paper is accepted by ASE 2025