Bug 2477572 (CVE-2026-43903) - CVE-2026-43903 OpenImageIO: OpenImageIO: Denial of Service via crafted SGI image file
Summary: CVE-2026-43903 OpenImageIO: OpenImageIO: Denial of Service via crafted SGI im...
Keywords:
Status: NEW
Alias: CVE-2026-43903
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2477871 2477872 2477876
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-14 20:01 UTC by OSIDB Bzimport
Modified: 2026-05-15 13:27 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-14 20:01:36 UTC
OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, sgiinput.cpp:265,274 use OIIO_DASSERT for bounds checking in the RLE decode loop. In release builds, OIIO_DASSERT compiles to ((void)sizeof(x)) (dassert.h:210), making all bounds checks no-ops. A crafted .sgi file with RLE count exceeding scanline width causes heap buffer overflow and crash. This vulnerability is fixed in 3.0.18.0 and 3.1.13.0.


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