Highlights
Denial of Service: 3 prior fixes. Scrutinize any change in this area.
go.mod: most-fixed (2 issues). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Denial of Service: ExecSyncResponse allows unbounded stdout/stderr, risking memory and bandwidth exhaustion on the kubelet/CRI path.
Denial of Service: gogo/protobuf Unmarshal is vulnerable to CVE-2021-3121, enabling resource exhaustion when parsing untrusted protobuf payloads.
Denial of Service: golang.org/x/text/encoding/unicode has a DoS flaw, exploitable through crafted text encodings in API responses.