fix(QTDI-3238): CVE-2026-59949 at.yawk.lz4:lz4-java 1.11.2 - #1260
Open
wwang-talend wants to merge 1 commit into
Open
fix(QTDI-3238): CVE-2026-59949 at.yawk.lz4:lz4-java 1.11.2#1260wwang-talend wants to merge 1 commit into
wwang-talend wants to merge 1 commit into
Conversation
Bump lz4-java from 1.10.4 to 1.11.2 in root pom.xml dependencyManagement (used by component-runtime-testing-spark, singer-parent/component-kitap) to fix CVE-2026-59949 (JVM crash via insufficient byte array validation in JNI-based XXHash implementations). 1.11.2 also carries the CVE-2025-12183 fix. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
undx
approved these changes
Aug 11, 2026
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.

0 New Issues
0 Fixed Issues
0 Accepted Issues
No data about coverage (0.00% Estimated after merge)
Summary
Fixes CVE-2026-59949 (QTDI-3238) - insufficient validation of byte array arguments in JNI-based XXHash implementations in at.yawk.lz4:lz4-java allows a caller to crash the JVM.
Bumps lz4-java from 1.10.4 to 1.11.2 (the latest release on Maven Central, one patch ahead of the 1.11.1 minimum fix version - 1.11.2 also fixes CVE-2025-12183) in root pom.xml dependencyManagement (used by component-runtime-testing/component-runtime-testing-spark, singer-parent/component-kitap).
Verified with mvn dependency:tree -Dincludes=at.yawk.lz4:lz4-java in both modules - resolves to 1.11.2. Both modules hit a pre-existing, unrelated spotless-maven-plugin failure (missing talend_java_eclipse_formatter.xml resource in this worktree) reproduced identically on master without this change; mvn dependency:tree confirms the fix resolves correctly since spotless is not invoked by that goal.
Jira: https://qlik-dev.atlassian.net/browse/QTDI-3238
AI generated code
https://internal.qlik.dev/general/ways-of-working/code-reviews/#guidelines-for-ai-generated-code