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

http2: receiving a request with a header exceeding the max threshold hangs indefinitely #41582

Closed
etnbrd opened this issue Jan 18, 2022 · 0 comments · Fixed by #47244
Closed
Labels
http2 Issues or PRs related to the http2 subsystem.

Comments

@etnbrd
Copy link

etnbrd commented Jan 18, 2022

Version

v17.0.1

Platform

Darwin COMP-C02ZJ0WPLVDP 20.6.0 Darwin Kernel Version 20.6.0: Tue Oct 12 18:33:42 PDT 2021; root:xnu-7195.141.8~1/RELEASE_X86_64 x86_64 i386 MacBookPro15,2 Darwin

Subsystem

http2

What steps will reproduce the bug?

#41581 contains a unit test for reproduction.

How often does it reproduce? Is there a required condition?

It always reproduces on my machine, though it might be system or architecture specific.

What is the expected behavior?

The request should throw an error.

What do you see instead?

The request hangs indefinitely.

Additional information

No response

@Mesteery Mesteery added the http2 Issues or PRs related to the http2 subsystem. label Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
http2 Issues or PRs related to the http2 subsystem.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants