-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HADOOP-18578. Bump netty to the latest 4.1.86 #5229
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
Conversation
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
@donghyun-kim-1 thanks for reporting. Any chance ran tests locally and seen any failures after this change..? |
|
@brahmareddybattula |
|
+1 |
|
Anyone working on this fix? Would be good to have these vulnerabilities resolved with the next release if possible |
|
Nevermind, looks like this was already bumped recently via another PR: #5435 |
|
@degant it won't be in the release about to ship (3.3.5) because if we kept having to abort an RC to deal with a transient CVE we would never be able to ship anything. And doing last-minute jar updates is how you get major regressions in without noticing. please review that RC and see if there are other issues which would stop you upgrading. and helping get that netty upgrade into the release which comes after 3.3.5, with testing, is always welcome |
Description of PR
Upgrade netty to address CVE-2022-41881, CVE-2022-41915
How was this patch tested?
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?