[fix][sec] Upgrade Netty to 4.1.100 to address CVE-2023-44487 - #21397
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #21397 +/- ##
============================================
+ Coverage 73.27% 73.30% +0.03%
+ Complexity 32581 32473 -108
============================================
Files 1888 1888
Lines 140282 140279 -3
Branches 15415 15416 +1
============================================
+ Hits 102790 102834 +44
+ Misses 29415 29350 -65
- Partials 8077 8095 +18
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Technoboy-
approved these changes
Oct 19, 2023
poorbarcode
pushed a commit
that referenced
this pull request
Oct 24, 2023
(cherry picked from commit aae6c71)
|
Can this be marked/labeled cherry-picked/branch-3.1? This would go great with #21395. |
lhotari
added a commit
that referenced
this pull request
Oct 26, 2023
(cherry picked from commit aae6c71) # Conflicts: # buildtools/pom.xml # distribution/server/src/assemble/LICENSE.bin.txt # distribution/shell/src/assemble/LICENSE.bin.txt # pom.xml # pulsar-sql/presto-distribution/LICENSE
Member
Author
@compuguy cherry picked together with #21395 to branch-3.1 . |
4 tasks
|
Would this be backported to 2.x version of pulsar? |
liangyepianzhou
pushed a commit
to streamnative/pulsar-archived
that referenced
this pull request
Dec 12, 2023
4 tasks
liangyepianzhou
pushed a commit
that referenced
this pull request
Dec 14, 2023
(cherry picked from commit aae6c71)
liangyepianzhou
added a commit
to liangyepianzhou/pulsar
that referenced
this pull request
Feb 16, 2024
…apache#21397)" This reverts commit 2f00fb9.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
OWASP dependency check reports CVE-2023-44487 for Netty (and also Jetty).
Modifications
Upgrade Netty to 4.1.100.
Release notes: https://netty.io/news/2023/10/10/4-1-100-Final.html
Documentation
docdoc-requireddoc-not-neededdoc-complete