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

[release/8.0] Track indicators of excessive stream resets #51303

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

amcasey
Copy link
Member

@amcasey amcasey commented Oct 11, 2023

Track indicators of excessive stream resets

If the server has to send a lot of ENHANCE_YOUR_CALM messages or the output control flow queue is very large, there are probably a larger than expected number of client-initiated stream resets.

Mitigates CVE-2023-44487.

Track indicators of excessive stream resets

If the server has to send a lot of ENHANCE_YOUR_CALM messages or the output control flow queue is very large, there are probably a larger than expected number of client-initiated stream resets.

Mitigates [CVE-2023-44487](https://www.cve.org/CVERecord?id=CVE-2023-44487).
@ghost ghost added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Oct 11, 2023
@amcasey amcasey changed the title Merged PR 33908: Track indicators of excessive stream resets [release/8.0] Track indicators of excessive stream resets Oct 11, 2023
Copy link
Member

@Tratcher Tratcher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wtgodbe wtgodbe merged commit f0236a9 into dotnet:release/8.0 Oct 11, 2023
26 checks passed
@ghost ghost added this to the 8.0.0 milestone Oct 11, 2023
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants