OSV 1.4.0 · github-reviewed · 修改于 2026-07-03 04:44
发布时间
2026-07-03 04:44
GitHub 审查时间
2026-07-03 04:44
NVD 发布时间
—
源文件
advisories/github-reviewed/2026/07/GHSA-2v8p-fqpx-2q3w/GHSA-2v8p-fqpx-2q3w.json
Logic bug in decode_simple_table_slow may cause integer arithmetic overflow when decoding Modular image with certain kind of MA tree, which may panic with overflow-checks enabled.
Denial of service: any application passing untrusted JXL data to JxlImage::render_frame (or equivalent) can be
crashed. Affects all builds with overflow checks enabled, which includes debug builds and any release build
that sets overflow-checks = true in Cargo.toml or [profile.*].
No memory corruption is possible — the panic fires before any unsafe code is reached.