FuzzingBrain-Bench V1: Evaluating Open-Ended Bug Discovery by LLMs

📅 2026-08-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出FuzzingBrain-Bench,通过让AI模型生成触发开源软件崩溃的输入来评估其发现bug的能力,解决了现有评估方法可能忽略非预定义目标的有效崩溃问题。
📝 Abstract
Evaluating the ability of large language models (LLMs) to discover software bugs is increasingly important. Existing benchmarks typically evaluate this capability by asking the model to generate a proof-of-concept input that triggers a predefined target vulnerability. However, this setup may overlook valid crashes discovered by the model when they do not match the predefined target. As a result, the evaluation may not reflect the model's real capability. We present FuzzingBrain-Bench, a benchmark for assessing AI models' ability to discover bugs in open-source software. Models are given an open-source project and a sanitizer-instrumented harness in a self-contained Docker image. Their goal is to generate inputs that trigger as many distinct crashes as possible through the harness. A model's performance on each challenge is scored based on the number of distinct crash signatures it produces, capped at a predefined maximum and weighted by a difficulty coefficient. FuzzingBrain-Bench V1 consists of 77 challenges drawn from 43 open-source projects, with 36 C, 32 C++, and 9 Java/JVM challenges. We evaluate Claude Haiku 4.5, Claude Sonnet 4.6, and Claude Opus 4.8 on the full benchmark. Claude Opus 4.8 performs best, triggering crashes in 60 of 77 challenges and achieving a score of 196 out of 579. None of the three models triggers a crash in 13 challenges. The FuzzingBrain-Bench corpus and harnesses are publicly available at https://github.com/fuzzingbrain/FuzzingBrain-Bench.
Problem

Research questions and friction points this paper is trying to address.

large language models
software bugs
predefined target vulnerability
open-source software
Innovation

Methods, ideas, or system contributions that make the work stand out.

FuzzingBrain-Bench
open-ended bug discovery
large language models
crash signatures
difficulty coefficient
💼 Related Jobs
No related jobs found.
Ze Sheng
Ze Sheng
PhD Student in Computer Science @ Texas A&M University
Large Language ModelMachine LearningCybersecurity
A
Aleksandar Kezic
Texas A&M University; University of Novi Sad
Z
Zhicheng Chen
Texas A&M University
J
Jeff Huang
Texas A&M University