Skip to content

v0.28.2

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 23:04
· 1 commit to main since this release

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

New Contributors

Full Changelog: v0.28.1...v0.28.2