Package
elasticsearch-fips-9.0
Component
lz4-java
Latest update
Fixed version
9.0.8-r17
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Fixed version
9.0.8-r17Status
Impact
lz4-java 1.8.1 on Maven Central was published by the at.yawk.lz4 fork, not the original org.lz4 project. Bumping org.lz4:lz4-java from 1.8.0 to 1.8.1 fails: (1) on 8.17, module-info.java compilation fails because the Java module name changed from org.lz4.java; (2) on 9.0, Gradle rejects the dependency due to a capability conflict between org.lz4:lz4-java and at.yawk.lz4:lz4-java. A clean fix requires either the original org.lz4 project to release a patched 1.8.1, or Elasticsearch upstream to migrate to the at.yawk.lz4 fork coordinates. GHSA: https://github.com/advisories/GHSA-vqf4-7m7x-wgfc CI evidence: https://github.com/chainguard-dev/stereo/pull/51958
Status