PT-2026-57588 · Crates.Io · Jxl-Modular

Publicado

2026-07-02

·

Atualizado

2026-07-02

CVSS v3.1

6.2

Média

VetorAV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Summary

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.

Impact

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.

Correção

Integer Overflow

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

GHSA-2V8P-FQPX-2Q3W

Produtos afetados

Jxl-Modular