2 papers
cs.SE2026
BugForge: Constructing and Utilizing DBMS Bug Repository to Enhance DBMS Testing
Dawei Li, Qifan Liu, Yuxiao Guo +7
DBMSs are complex systems prone to bugs that may lead to system failures or compromise data integrity. Establishing unified DBMS bug repositories is crucial for systematically orga…
cs.SE2024
When Fuzzing Meets LLMs: Challenges and Opportunities
Yu Jiang, Jie Liang, Fuchen Ma +8
Fuzzing, a widely-used technique for bug detection, has seen advancements through Large Language Models (LLMs). Despite their potential, LLMs face specific challenges in fuzzing. I…