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

Upgrade Netty to 4.1.94.Final to address CVE-2023-34462 #3999

Merged
merged 1 commit into from
Jul 1, 2023

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Jun 22, 2023

Motivation

OWASP dependency check fails because of CVE-2023-34462

Error:  netty-handler-4.1.93.Final.jar: CVE-2023-34462(8.8)

Changes

Upgrade Netty to 4.1.94.Final
Release notes: https://netty.io/news/2023/06/19/4-1-94-Final.html

Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

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

+1

@hangc0276
Copy link
Contributor

#3996
We already has one PR to upgrade the Netty version

@zymap zymap added dependencies Pull requests that update a dependency file release/4.15.5 release/4.16.3 labels Jun 27, 2023
@zymap zymap added this to the 4.17.0 milestone Jun 27, 2023
@shoothzj shoothzj merged commit 1fbf791 into apache:master Jul 1, 2023
16 checks passed
zymap pushed a commit that referenced this pull request Aug 29, 2023
### Motivation

OWASP dependency check fails because of CVE-2023-34462
```
Error:  netty-handler-4.1.93.Final.jar: CVE-2023-34462(8.8)
```

### Changes

Upgrade Netty to 4.1.94.Final
Release notes: https://netty.io/news/2023/06/19/4-1-94-Final.html

(cherry picked from commit 1fbf791)
@zymap
Copy link
Member

zymap commented Dec 7, 2023

Too many conflicts to cherry-pick to 4.15.5.

Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
### Motivation

OWASP dependency check fails because of CVE-2023-34462
```
Error:  netty-handler-4.1.93.Final.jar: CVE-2023-34462(8.8)
```

### Changes

Upgrade Netty to 4.1.94.Final
Release notes: https://netty.io/news/2023/06/19/4-1-94-Final.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked/branch-4.16 dependencies Pull requests that update a dependency file release/4.16.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants