Submeter #758864: libvips 8.19.0(7fab325d2) Integer Overflow or Wraparoundinformação

Títulolibvips 8.19.0(7fab325d2) Integer Overflow or Wraparound
DescriçãoIn `libvips/conversion/extract.c`, function `vips_extract_area_build()` uses signed additions (`left + width`, `top + height`) in bounds checks. Large attacker-controlled coordinates can overflow and bypass validation. `vips_extract_area_gen()` propagates these unchecked offsets into region copy preparation, reaching invalid `memcpy` paths via `vips_region_copy`. The issue is reachable through normal `vips extract_area` CLI usage (with `--vips-max-coord` set high) and is reproducible with ASAN as `SEGV`.
Fonte⚠️ https://github.com/libvips/libvips/issues/4879
Utilizador
 Niebelungen (UID 95430)
Submissão15/02/2026 16h03 (há 4 meses)
Moderação26/02/2026 17h33 (11 days later)
EstadoAceite
Entrada VulDB348013 [libvips 8.19.0 extract.c vips_extract_area_build extract_area Excesso de tampão]
Pontos20

Want to know what is going to be exploited?

We predict KEV entries!