Apache9 commented on PR #7513: URL: https://github.com/apache/hbase/pull/7513#issuecomment-3617676384
Checked the code https://github.com/yawkat/lz4-java/wiki/1.8.1-diffoscope-output Seems only fastDecompressor is affected and in our code base, we use safeDecompressor. So I think we only need to upgrade the version, and there is a new [CVE-2025-66566](https://github.com/yawkat/lz4-java/security/advisories/GHSA-cmp6-m4wj-q63q) which is fixed in 1.10.1, so let's upgrade to that version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
