Skip to content

fix(security): Upgrade Netty to 4.2.12.Final to address CVE-2026-33871#27464

Merged
ShahimSharafudeen merged 1 commit intoprestodb:masterfrom
ShahimSharafudeen:netty_upgarde_Mar_2026
Mar 31, 2026
Merged

fix(security): Upgrade Netty to 4.2.12.Final to address CVE-2026-33871#27464
ShahimSharafudeen merged 1 commit intoprestodb:masterfrom
ShahimSharafudeen:netty_upgarde_Mar_2026

Conversation

@ShahimSharafudeen
Copy link
Copy Markdown
Contributor

@ShahimSharafudeen ShahimSharafudeen commented Mar 30, 2026

Description

Upgrade Netty to 4.2.12.Final to address CVE-2026-33871

Motivation and Context

Impact

Test Plan

image

Contributor checklist

  • Please make sure your submission complies with our contributing guide, in particular code style and commit standards.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.
  • If adding new dependencies, verified they have an OpenSSF Scorecard score of 5.0 or higher (or obtained explicit TSC approval for lower scores).

Release Notes

Please follow release notes guidelines and fill in the release notes below.

== RELEASE NOTES ==

Security Changes
* Upgrade Netty to version 4.2.12.Final to address `CVE-2026-33871 <https://github.com/advisories/GHSA-w9fj-cfpg-grvv>`_.

@prestodb-ci prestodb-ci added the from:IBM PR from IBM label Mar 30, 2026
@ShahimSharafudeen ShahimSharafudeen marked this pull request as ready for review March 30, 2026 12:35
@ShahimSharafudeen ShahimSharafudeen requested a review from a team as a code owner March 30, 2026 12:35
@prestodb-ci prestodb-ci requested review from a team, allenshen13 and jkhaliqi and removed request for a team March 30, 2026 12:35
Copy link
Copy Markdown
Contributor

@NivinCS NivinCS left a comment

Choose a reason for hiding this comment

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

Thanks for the change, LGTM.

@ShahimSharafudeen ShahimSharafudeen merged commit 3cec33e into prestodb:master Mar 31, 2026
86 checks passed
bibith4 pushed a commit to bibith4/presto that referenced this pull request Apr 1, 2026
prestodb#27464)

## Description
Upgrade Netty to 4.2.12.Final to address CVE-2026-33871

## Motivation and Context
<!---Why is this change required? What problem does it solve?-->
<!---If it fixes an open issue, please link to the issue here.-->

## Impact
<!---Describe any public API or user-facing feature change or any
performance impact-->

## Test Plan

<img width="1723" height="627" alt="image"
src="https://github.com/user-attachments/assets/ee504b07-5d89-4e2a-b3e9-282b0fc3acce"
/>

## Contributor checklist

- [ ] Please make sure your submission complies with our [contributing
guide](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md),
in particular [code
style](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md#code-style)
and [commit
standards](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md#commit-standards).
- [ ] PR description addresses the issue accurately and concisely. If
the change is non-trivial, a GitHub Issue is referenced.
- [ ] Documented new properties (with its default value), SQL syntax,
functions, or other functionality.
- [ ] If release notes are required, they follow the [release notes
guidelines](https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines).
- [ ] Adequate tests were added if applicable.
- [ ] CI passed.
- [ ] If adding new dependencies, verified they have an [OpenSSF
Scorecard](https://securityscorecards.dev/#the-checks) score of 5.0 or
higher (or obtained explicit TSC approval for lower scores).

## Release Notes
Please follow [release notes
guidelines](https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines)
and fill in the release notes below.

```
== RELEASE NOTES ==

Security Changes
* Upgrade Netty to version 4.2.12.Final to address `CVE-2026-33871 <https://github.com/advisories/GHSA-w9fj-cfpg-grvv>`_.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

from:IBM PR from IBM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants