Bug 2413906 (CVE-2025-64182) - CVE-2025-64182 openexr: buffer overflow in PyOpenEXR_old's channels() and channel()
Summary: CVE-2025-64182 openexr: buffer overflow in PyOpenEXR_old's channels() and cha...
Keywords:
Status: NEW
Alias: CVE-2025-64182
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: 2417985 2417986 2417987 2417988
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-11-10 22:01 UTC by OSIDB Bzimport
Modified: 2025-12-01 13:07 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-11-10 22:01:49 UTC
OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In versions 3.2.0 through 3.2.4, 3.3.0 through 3.3.5, and 3.4.0 through 3.4.2, a memory safety bug in the legacy OpenEXR Python adapter (the deprecated OpenEXR.InputFile wrapper) allow crashes and likely code execution when opening attacker-controlled EXR files or when passing crafted Python objects. Integer overflow and unchecked allocation in InputFile.channel() and InputFile.channels() can lead to heap overflow (32 bit) or a NULL deref (64 bit). Versions 3.2.5, 3.3.6, and 3.4.3 contain a patch for the issue.


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