Bug 2539176 - CVE-2026-63422 OpenImageIO2.5: OpenImageIO: Heap out-of-bounds write can lead to arbitrary code execution [fedora-all]
Summary: CVE-2026-63422 OpenImageIO2.5: OpenImageIO: Heap out-of-bounds write can lead...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: OpenImageIO2.5
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Richard Shaw
QA Contact:
URL:
Whiteboard: {"flaws": ["5c9e8a11-b006-4017-841d-c...
Depends On:
Blocks: CVE-2026-63422
TreeView+ depends on / blocked
 
Reported: 2026-09-23 08:32 UTC by Vladimir Vasilev
Modified: 2026-09-23 08:32 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description Vladimir Vasilev 2026-09-23 08:32:41 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.

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.21.0, 3.1.16.0, and 3.2.0.3-beta1, A valid tiled openexr image whose width is not a multiple of its tile width can trigger an overflow when a caller reads a partial edge-tile rectangle. openexrinput::read_native_tiles() copies each row into the caller buffer using the padded whole-tile scanline_stride rather than user_scanline_bytes for the requested rectangle, resulting in a heap out-of-bounds write and memory corruption. The affected implementation is identified by src/openexr.imageio/exrinput.cpp, OpenEXRInput::read_native_tiles(), partial edge tile, user_scanline_bytes, and scanline_stride, which define the relevant source path, functions, state, and trigger. This issue is fixed in versions 3.0.21.0, 3.1.16.0, and 3.2.0.3-beta1.


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