Bug 2526150 - CVE-2026-70654 nip2: libvips: Heap buffer overflow allows memory corruption and denial of service. [fedora-all]
Summary: CVE-2026-70654 nip2: libvips: Heap buffer overflow allows memory corruption a...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: nip2
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Adam Goode
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["0f1a74b4-608c-47d8-9e28-0...
Depends On:
Blocks: CVE-2026-70654
TreeView+ depends on / blocked
 
Reported: 2026-08-31 06:54 UTC by gkamathe
Modified: 2026-08-31 06:54 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description gkamathe 2026-08-31 06:54:03 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, applications that define unusual custom libvips sources and use them to process untrusted uncompressed PPM images can trigger a max/min error in vips_source_read_to_memory in libvips/iofuncs/source.c. The function uses VIPS_MAX instead of VIPS_MIN when selecting the remaining read size, allowing up to 4032 bytes to be written beyond the allocated heap buffer and causing memory corruption or a process crash. 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.