Skip to content

[SPARK-56817][BUILD][4.3] Upgrade Netty to 4.2.13.Final#55857

Closed
LuciferYang wants to merge 1 commit into
apache:branch-4.xfrom
LuciferYang:SPARK-56817-4.3
Closed

[SPARK-56817][BUILD][4.3] Upgrade Netty to 4.2.13.Final#55857
LuciferYang wants to merge 1 commit into
apache:branch-4.xfrom
LuciferYang:SPARK-56817-4.3

Conversation

@LuciferYang
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

This PR upgrades Netty to 4.2.13.Final.

Why are the changes needed?

This version includes the 11 CVE fixes:

At least the following issues may have affected Apache Spark:

The full release notes as follows:

Does this PR introduce any user-facing change?

No

How was this patch tested?

  • Pass Github Actions

Was this patch authored or co-authored using generative AI tooling?

No

@LuciferYang LuciferYang changed the title [SPARK-56817][BUILD] Upgrade Netty to 4.2.13.Final [SPARK-56817][BUILD][4.3] Upgrade Netty to 4.2.13.Final May 13, 2026
@LuciferYang
Copy link
Copy Markdown
Contributor Author

cc @dongjoon-hyun @peter-toth @huaxingao

Copy link
Copy Markdown
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM.

peter-toth pushed a commit that referenced this pull request May 14, 2026
### What changes were proposed in this pull request?
This PR upgrades `Netty` to 4.2.13.Final.

### Why are the changes needed?
This version includes the 11 CVE fixes:

- [CVE-2026-42586](GHSA-rgrr-p7gp-5xj7) (netty-codec-redis)
- [CVE-2026-42578](GHSA-45q3-82m4-75jr) (netty-handler-proxy)
- [CVE-2026-42577](GHSA-rwm7-x88c-3g2p) (netty-transport-native-epoll)
- [CVE-2026-42587](GHSA-f6hv-jmp6-3vwv) (netty-codec-http, netty-codec-http2)
- [CVE-2026-41417](GHSA-v8h7-rr48-vmmv) (netty-codec-http)
- [CVE-2026-42581](GHSA-xxqh-mfjm-7mv9) (netty-codec-http)
- [CVE-2026-42580](GHSA-m4cv-j2px-7723) (netty-codec-http)
- [CVE-2026-42585](GHSA-38f8-5428-x5cv) (netty-codec-http)
- [CVE-2026-42579](GHSA-cm33-6792-r9fm) (netty-codec-dns)
- [CVE-2026-42582](GHSA-2c5c-chwr-9hqw) (netty-codec-http3)
- [CVE-2026-42583](GHSA-mj4r-2hfc-f8p6) (netty-codec, netty-codec-compression)
- [CVE-2026-42584](GHSA-57rv-r2g8-2cj3) (netty-codec-http)
- [CVE-2026-44248](GHSA-jfg9-48mv-9qgx) (netty-codec-mqtt)

At least the following issues may have affected Apache Spark:
- https://github.com/apache/spark/security/dependabot/187

The full release notes as follows:
- https://netty.io/news/2026/05/04/4-2-13-Final.html

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
- Pass Github Actions

### Was this patch authored or co-authored using generative AI tooling?
No

Closes #55857 from LuciferYang/SPARK-56817-4.3.

Authored-by: YangJie <yangjie01@baidu.com>
Signed-off-by: Peter Toth <peter.toth@gmail.com>
@peter-toth peter-toth closed this May 14, 2026
@peter-toth
Copy link
Copy Markdown
Contributor

Thank you @LuciferYang and @dongjoon-hyun, merged to branch-4.x (4.3.0).

@dongjoon-hyun
Copy link
Copy Markdown
Member

Thank you, @LuciferYang and @peter-toth .

@LuciferYang
Copy link
Copy Markdown
Contributor Author

Thank you @dongjoon-hyun @peter-toth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants