CRepair: CVAE-based Automatic Vulnerability Repair Technology
Penghui Liu, Yingzhou Bi, Jiangtao Huang, Xinxin Jiang, Lianmei Wang

TL;DR
CRepair is a novel CVAE-based system that improves automatic vulnerability repair by incorporating diverse vulnerability features and causal inference, achieving a 52% repair success rate and advancing AI-driven security solutions.
Contribution
The paper introduces CRepair, a CVAE-based approach that effectively models vulnerability features and guides repair, addressing limitations of previous methods in localization and diversity handling.
Findings
Achieves a 52% perfect repair rate.
Outperforms existing benchmark models.
Validates effectiveness through multiple evaluation perspectives.
Abstract
Software vulnerabilities are flaws in computer software systems that pose significant threats to the integrity, security, and reliability of modern software and its application data. These vulnerabilities can lead to substantial economic losses across various industries. Manual vulnerability repair is not only time-consuming but also prone to errors. To address the challenges of vulnerability repair, researchers have proposed various solutions, with learning-based automatic vulnerability repair techniques gaining widespread attention. However, existing methods often focus on learning more vulnerability data to improve repair outcomes, while neglecting the diverse characteristics of vulnerable code, and suffer from imprecise vulnerability localization.To address these shortcomings, this paper proposes CRepair, a CVAE-based automatic vulnerability repair technology aimed at fixing…
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
TopicsSoftware System Performance and Reliability · Network Security and Intrusion Detection
MethodsFocus · Causal inference
