Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

firedancer-io/firedancer
main @ aee376f
241
Fixes
0
CVEs
CRITICAL
Peak severity
34.3%
Coverage
Highlights
Denial of Service: 89 prior fixes. Scrutinize any change in this area.
src/tango/quic/crypto/fd_quic_crypto_suites.c: most-fixed (13 issues). Treat as high-risk during review.
148 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Auth Bypass: Logic inversions and incorrect permission checks during Cross-Program Invocations (CPI) could allow unauthorized programs to bypass write restrictions or execute privileged code inside the VM.
Sandbox Escape: Gaps in virtual address verification, instruction validation, and jump-target boundary checks in the eBPF/sBPF interpreter permit arbitrary bytecode execution to breach host boundaries.
Denial of Service: Parsing untrusted, variable-length peer gossip structures without strict boundary safeguards and overflow-protected arithmetic leads to memory exhaustion and crash loops.