Bug 2467622 (CVE-2026-42217) - CVE-2026-42217 OpenEXR: OpenEXR: Information disclosure via malformed EXR image file processing
Summary: CVE-2026-42217 OpenEXR: OpenEXR: Information disclosure via malformed EXR ima...
Keywords:
Status: NEW
Alias: CVE-2026-42217
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:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-07 05:01 UTC by OSIDB Bzimport
Modified: 2026-05-15 14:21 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-07 05:01:56 UTC
OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From versions 3.0.0 to before 3.2.9, 3.3.0 to before 3.3.11, and 3.4.0 to before 3.4.11, readVariableLengthInteger() decodes a variable-length integer from untrusted EXR input without bounding the shift count. After enough continuation bytes, the code executes a left shift by 70 on a 64-bit value, which is undefined behavior. This issue has been patched in versions 3.2.9, 3.3.11, and 3.4.11.


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