Highlights
Denial of Service: 3 prior fixes. Scrutinize any change in this area.
go.mod: most-fixed (1 issue). Treat as high-risk during review.
2 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.
Denial of Service: Goroutine leaks can accumulate over time during container remote command execution if terminal resize channel sends block indefinitely after connection termination. This can eventually exhaust host memory or process limits.
Denial of Service: Parsing malformed protobuf messages via vulnerable versions of gogo/protobuf can trigger sudden application crashes, impacting kubelet node stability.
Denial of Service: Vulnerabilities in text encoding libraries, such as infinite loops during UTF-16 decoding, allow attackers to exhaust CPU resources on the host running the kubelet.