-
Notifications
You must be signed in to change notification settings - Fork 1k
[UNDERTOW-2598] CVE-2025-9784 Prevent a MadeYouReset HTTP2 attack by … #1778
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
base: main
Are you sure you want to change the base?
Conversation
…sending a go away in case too many rst streams were sent to the client. Signed-off-by: Flavia Rainone <frainone@redhat.com>
8289559
to
6343e3e
Compare
Is CVE-2025-9784 already fixed in version 2.3.19.Final like suggested in https://issues.redhat.com/browse/UNDERTOW-2598? Or does this PR needs to be merged first and a version 2.3.20.Final needs to be released to fix the CVE? |
I think this still needs to be fixed (the issue is code in progress). |
Hi, is there any plan to release this fix soon? |
We are also urgently waiting for a hotfix to resolve this high severity vulnerability |
We’re also eagerly awaiting a hotfix to fix this serious vulnerability. please merge and provide new fix version |
Hey team, are we going to fix this soon ? |
Hey team, any progress on this? |
Hello everyone! This fix has not passed all my tests and we have been working on finding the missing pieces. I am working on an updated version of this fix, one that contains those missing pieces. |
…sending a go away in case too many rst streams were sent to the client.
Jira: https://issues.redhat.com/browse/UNDERTOW-2598