fix(security): Override vulnerable lz4-java dependency to address CVE#26931
fix(security): Override vulnerable lz4-java dependency to address CVE#26931sumi-mathew wants to merge 1 commit intoprestodb:masterfrom
Conversation
|
Thanks for the release note! Formatting nit: |
ShahimSharafudeen
left a comment
There was a problem hiding this comment.
Please run some manual integration tests with Kafka connector after the change since we don't have enough CI tests for this.
imjalpreet
left a comment
There was a problem hiding this comment.
Thank you, @sumi-mathew.
Changes look good, just one thought, I have seen a couple of PRs fixing this CVE in different modules and I wonder if we can just add this dependency and version to root pom.
Thanks for the review! I agree with the suggestion. Since this CVE is being addressed across multiple modules, it makes sense to add the dependency and version to the root POM. Once these two PRs are merged — #26820 |
|
@imjalpreet imported this issue as lakehouse/presto #26931 |
33998ab to
72a8fbd
Compare


Description
Override vulnerable lz4-java dependency to address CVE-2025-12183
Test Plan
Contributor checklist
Release Notes
Please follow release notes guidelines and fill in the release notes below.