Security fixes
GHSA-78rf-vg74-7cr8 - Unauthenticated connection can stall the accept loop, denying service to a protocol - #2462
Suggested action: upgrade ASAP.
A malicious or slow client can hold up the listener loop for a protocol, denying service to other clients. For Kubernetes, a single client can hold up the listener indefinitely, for other protocols it's for 1 second, or for 6 seconds if PROXY protocol is enabled.
Fixes
- fix: sort SSH target menu with natural numeric order by @BetterAndBetterII in #2464
New Contributors
- @BetterAndBetterII made their first contribution in #2464
Full Changelog: v0.28.1...v0.28.2