Skip to content
STIMSMITH

Fuzzer Result Aggregation Hardware

CodeArtifact
First seen 7/12/2026
Last seen 7/12/2026
Evidence 3 chunks

NEIGHBORHOOD

No graph connections found for this entity yet. It may appear in future ingestion runs.

explore full graph →

RELATIONSHIPS

7 connections
The paper introduces the Fuzzer Result Aggregation hardware unit as a new contribution.
Fuzzer Result Aggregation implements → 100% 2e
The Fuzzer Result Aggregation Hardware implements the FRA logic for collecting coverage data.
Interrupt Request uses → 100% 2e
The FRA hardware uses an interrupt to signal completion to the host.
TaPaFuzz ← uses 100% 2e
TaPaFuzz uses the Fuzzer Result Aggregation hardware to collect control flow coverage.
Hash-Based Indexing implements → 100% 1e
The FRA hardware implements hash-based indexing for coverage map entries.
Control Flow Edge Coverage implements → 100% 1e
The FRA hardware implements control flow edge coverage tracking.
Coverage Map uses → 100% 1e
The FRA hardware uses a coverage map to store edge occurrence counts.