Highlights
Memory Corruption: 1 prior fix. Scrutinize any change in this area.
MavLinkCom: most-fixed (1 issue). Treat as high-risk during review.
0 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.
Path Traversal: Path traversal allows remote or simulated clients to escape designated directories by exploiting insecure path combination logic, leading to unauthorized file read/write access.
Memory Corruption: Using scalar delete instead of array delete[] for dynamic buffers leads to undefined behavior, resource leaks, and potential heap corruption, threatening client stability.