Highlights
Memory Corruption: 3 prior fixes. Scrutinize any change in this area.
wolfssl-sys/build.rs: most-fixed (1 issue). Treat as high-risk during review.
6 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.
Memory Corruption: AArch64 assembly bug in ChaCha20 256-bit case could corrupt memory and enable code execution; assembly correctness is a recurring risk.
Memory Corruption: ARM64 address calculation bug on Darwin caused memory corruption; platform-specific assembly is error-prone.
Memory Corruption: Use-after-free in kyber key handling on id2type failure; error paths in cryptographic key management are dangerous.