Evidence Receipt. Related Resources.
Hunting CUDA Bugs at Scale with cuFuzz
Compared to this week’s papers
Verification pending
Use This Via API or MCP
Use Signal Canvas as the narrative proof surface
Signal Canvas is the citation-first public layer for turning one paper into a structured commercialization narrative. Use it to hand off into REST, MCP, Build Loop, and launch-pack execution without losing source lineage.
Use This Via API or MCP
Use this Signal Canvas via API or MCP
Route this paper proof surface into REST, MCP, or developer workflows while preserving the same evidence receipt and related-resource context.
Page Freshness
Signal Canvas proof surface
Canonical route: /signal-canvas/hunting-cuda-bugs-at-scale-with-cufuzz
- Proof freshness
- stale
- Proof status
- verified
- Display score
- 9/10
- Last proof check
- 2026-03-17
- Score updated
- 2026-04-02
- Score fresh until
- 2026-05-02
- References
- 0
- Source count
- 0
- Coverage
- 33%
This page is showing the last landed evidence receipt and score bundle because the latest proof data is outside the freshness window.
Agent Handoff
Hunting CUDA Bugs at Scale with cuFuzz
Canonical ID hunting-cuda-bugs-at-scale-with-cufuzz | Route /signal-canvas/hunting-cuda-bugs-at-scale-with-cufuzz
REST example
curl https://sciencetostartup.com/api/v1/agent-handoff/signal-canvas/hunting-cuda-bugs-at-scale-with-cufuzzMCP example
{
"tool": "search_signal_canvas",
"arguments": {
"mode": "paper",
"paper_ref": "hunting-cuda-bugs-at-scale-with-cufuzz",
"query_text": "Summarize Hunting CUDA Bugs at Scale with cuFuzz"
}
}source_context
{
"surface": "signal_canvas",
"mode": "paper",
"query": "Hunting CUDA Bugs at Scale with cuFuzz",
"normalized_query": "2603.12485",
"route": "/signal-canvas/hunting-cuda-bugs-at-scale-with-cufuzz",
"paper_ref": "hunting-cuda-bugs-at-scale-with-cufuzz",
"topic_slug": null,
"benchmark_ref": null,
"dataset_ref": null
}Preparing verified analysis
Dimensions overall score 9.0
GitHub Code Pulse
No public code linked for this paper yet.
Claim map
- Evidencepartial
We present cuFuzz, the first CUDA-oriented fuzzer that makes GPU fuzzing practical by addressing these obstacles.
ImplicationmissingImplication not extracted yet.
Verificationpartialpartial
- Evidencepartial
cuFuzz uses whole program fuzzing to avoid false positives from independently fuzzing device-side kernels.
ImplicationmissingImplication not extracted yet.
Verificationpartialpartial
- Evidencepartial
It leverages NVBit to instrument device-side instructions and merges the resultant coverage with compiler-based host coverage.
ImplicationmissingImplication not extracted yet.
Verificationpartialpartial
- Evidencepartial
cuFuzz decouples sanitization from coverage collection by executing host- and device-side sanitizers in separate processes.
ImplicationmissingImplication not extracted yet.
Verificationpartialpartial
- Evidencepartial
cuFuzz uncovers 43 previously unknown bugs (19 in commercial libraries) across 14 CUDA programs, including illegal memory accesses, uninitialized reads, and data races.
ImplicationmissingImplication not extracted yet.
Verificationpartialpartial
- Evidencepartial
cuFuzz uncovers 43 previously unknown bugs (19 in commercial libraries) across 14 CUDA programs, including illegal memory accesses, uninitialized reads, and data races.
ImplicationmissingImplication not extracted yet.
Verificationpartialpartial
- Evidencepartial
cuFuzz achieves significantly more discovered edges and unique inputs compared to baseline approaches, especially on closed-source targets.
ImplicationmissingImplication not extracted yet.
Verificationpartialpartial
- Evidencepartial
Moreover, we quantify the execution time overheads of the different cuFuzz components and add persistent-mode support to improve the overall fuzzing throughput.
ImplicationmissingImplication not extracted yet.
Verificationpartialpartial