Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tonic: setting a sane value for proxyprotocol ReadHeaderTimeout #77

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

rbeuque74
Copy link
Collaborator

Following pires/go-proxyproto#65, we can now configure a
ReadHeaderTimeout on the listener, to protect ourselves from malicious
clients (CVE-2021-23409).

Signed-off-by: Romain Beuque [email protected]

Following pires/go-proxyproto#65, we can now configure a
ReadHeaderTimeout on the listener, to protect ourselves from malicious
clients (CVE-2021-23409).

Signed-off-by: Romain Beuque <[email protected]>
@rbeuque74 rbeuque74 merged commit 06852c9 into master Jul 28, 2021
@rbeuque74 rbeuque74 deleted the proxyprotocol branch July 28, 2021 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants