Gửi #758863: libvips 8.19.0(7fab325d2) Integer Overflow or Wraparoundthông tin

tiêu đềlibvips 8.19.0(7fab325d2) Integer Overflow or Wraparound
Mô tảIn `libvips/conversion/extract.c`, function `vips_extract_band_build()` validates range using signed addition (`extract->band + extract->n > bands`). Large attacker-controlled values can overflow signed `int` and bypass this check. `vips_extract_band_buffer()` then computes `p = in[0] + extract->band * es` and dereferences the invalid pointer in the copy loop, causing out-of-bounds read and crash. The issue is reachable from normal `vips extract_band` CLI usage (with `--vips-max-coord` set high) and is reproducible with ASAN (`SEGV` at `extract.c:378`).
Nguồn⚠️ https://github.com/libvips/libvips/issues/4880
Người dùng
 Niebelungen (UID 95430)
Đệ trình15/02/2026 16:02 (cách đây 4 các tháng)
Kiểm duyệt26/02/2026 17:33 (11 days later)
Trạng tháiđược chấp nhận
Mục VulDB348012 [libvips 8.19.0 extract.c vips_extract_band_build extract_band tiết lộ thông tin]
điểm20

Want to know what is going to be exploited?

We predict KEV entries!