Bug 2526140 - CVE-2026-70651 vips: libvips: Denial of Service via integer overflow in multi-page TIFF image processing [fedora-all]
Summary: CVE-2026-70651 vips: libvips: Denial of Service via integer overflow in multi...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: vips
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Adam Goode
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["436deb33-918c-44cd-be91-5...
Depends On:
Blocks: CVE-2026-70651
TreeView+ depends on / blocked
 
Reported: 2026-08-31 06:36 UTC by gkamathe
Modified: 2026-08-31 06:36 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description gkamathe 2026-08-31 06:36:14 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, libvips built without libtiff support but with ImageMagick support can overflow the combined frame height while loading a crafted multi-page TIFF through VipsForeignLoadMagick. The vulnerable calculations in libvips/foreign/magick6load.c and libvips/foreign/magick7load.c multiply the per-page Ysize by n_frames without a checked bound, which can cause a heap buffer over-read and process crash. Most package-manager builds include libtiff and do not use this affected fallback path. This issue is fixed in version 8.18.3.


Note You need to log in before you can comment on or make changes to this bug.