Bug 2530998 (CVE-2026-87824) - CVE-2026-87824 com.github.luben/zstd-jni: zstd-jni: Denial of Service (DoS) via out-of-bounds read in Zstd.trainFromBufferDirect
Summary: CVE-2026-87824 com.github.luben/zstd-jni: zstd-jni: Denial of Service (DoS) v...
Keywords:
Status: NEW
Alias: CVE-2026-87824
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2531337 2531338 2531339 2531340
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-09 14:51 UTC by OSIDB Bzimport
Modified: 2026-09-10 09:19 UTC (History)
74 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-09 14:51:32 UTC
zstd-jni before 1.5.7-14 fails to validate the samples buffer capacity in Zstd.trainFromBufferDirect, allowing attackers to read past buffer boundaries by supplying oversized per-sample lengths. Attackers can trigger out-of-bounds memory access by providing crafted sample length arrays that cause the native implementation to walk past the buffer allocation, resulting in JVM termination.


Note You need to log in before you can comment on or make changes to this bug.