Bug 2358058 (CVE-2025-29769) - CVE-2025-29769 libvips: libvips has a potential heap-based buffer overflow when attempting to convert multiband TIFF input to HEIF output
Summary: CVE-2025-29769 libvips: libvips has a potential heap-based buffer overflow wh...
Keywords:
Status: NEW
Alias: CVE-2025-29769
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2358180 2358181 2358178 2358179
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-04-07 21:01 UTC by OSIDB Bzimport
Modified: 2025-04-08 06:22 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-04-07 21:01:15 UTC
libvips is a demand-driven, horizontally threaded image processing library.  The heifsave operation could incorrectly determine the presence of an alpha channel in an input when it was not possible to determine the colour interpretation, known internally within libvips as "multiband". There aren't many ways to create a "multiband" input, but it is possible with a well-crafted TIFF image. If a "multiband" TIFF input image had 4 channels and HEIF-based output was requested, this led to libvips creating a 3 channel HEIF image without an alpha channel but then attempting to write 4 channels of data. This caused a heap buffer overflow, which could crash the process. This vulnerability is fixed in 8.16.1.


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