Enviar #758864: libvips 8.19.0(7fab325d2) Integer Overflow or Wraparoundinformación

Títulolibvips 8.19.0(7fab325d2) Integer Overflow or Wraparound
DescripciónIn `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`.
Fuente⚠️ https://github.com/libvips/libvips/issues/4879
Usuario
 Niebelungen (UID 95430)
Sumisión2026-02-15 16:03 (hace 4 meses)
Moderación2026-02-26 17:33 (11 days later)
EstadoAceptado
Entrada de VulDB348013 [libvips 8.19.0 extract.c vips_extract_area_build extract_area desbordamiento de búfer]
Puntos20

Do you want to use VulDB in your project?

Use the official API to access entries easily!