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:

SectionContents
ClassificationSeverity level and defect categories (e.g., OOBRead, OOBWrite, StackOverflow)
Root cause analysisDetailed explanation of the vulnerability with decompiled code snippets
Stack traceSequence of function calls at the point of failure
Proof-of-conceptRaw MMIO input data that reproduces the defect

Defect report example

Download the full report (PDF)