Highlights
Double Free: 1 prior fix. Scrutinize any change in this area.
.github/workflows/ci.yml: 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.
Double Free: Concurrency races during epoll file descriptor cleanup could lead to closing recycled, unrelated file descriptors, potentially resulting in data corruption or denial of service in the underlying runtime.
Privilege Escalation: Over-privileged default GITHUB_TOKEN configurations in CI workflows allow untrusted pull request runs to potentially compromise repository secrets or write to actions-related resources.