liuxiaocs7 commented on PR #7513: URL: https://github.com/apache/hbase/pull/7513#issuecomment-3618107838
> 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. Hi, @Apache9, sorry for the late reply, +1 for your comments, already upgraded to the latest 1.10.1, thanks for your help. -- 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]
