Skip to content

Defect Reports

Metalware generates a PDF defect report for every defect discovered during fuzzing. These reports serve as evidence for compliance, security audits, and vulnerability disclosure workflows.

Each report contains:

Section Contents
Classification Severity level and defect categories (e.g., OOBRead, OOBWrite, StackOverflow)
Root cause analysis Detailed explanation of the vulnerability with decompiled code snippets
Stack trace Sequence of function calls at the point of failure
Proof-of-concept Raw MMIO input data that reproduces the defect

Defect report example

Download the full report (PDF)