| Название | libvips 8.19.0(7fab325d2) Signed to Unsigned Conversion Error |
|---|
| Описание | In `libvips/foreign/matrixload.c`, function `vips_foreign_load_matrix_file_is_a()`, the return value of `vips__get_bytes()` (signed, may be `-1`) is stored in `guint64 bytes`. On read error, `-1` is converted to a very large unsigned value, and `line[bytes] = '\0'` performs a stack underflow write. The bug is reachable from the `vips` CLI loader detection path and is reproducible with ASAN as `stack-buffer-overflow`. |
|---|
| Источник | ⚠️ https://github.com/libvips/libvips/issues/4876 |
|---|
| Пользователь | Niebelungen (UID 95430) |
|---|
| Представление | 15.02.2026 10:47 (4 месяцы назад) |
|---|
| Модерация | 24.02.2026 20:54 (9 days later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 347651 [libvips до 8.18.0 matrixload.c повреждение памяти] |
|---|
| Баллы | 20 |
|---|