OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In versions 3.3.0 through 3.3.5 and 3.4.0 through 3.4.2, while fuzzing `openexr_exrcheck_fuzzer`, Valgrind reports a conditional branch depending on uninitialized data inside `generic_unpack`. This indicates a use of uninitialized memory. The issue can result in undefined behavior and/or a potential crash/denial of service. Versions 3.3.6 and 3.4.3 fix the issue.
CVSS
No CVSS.
References
Configurations
No configuration.
History
12 Nov 2025, 21:15
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-3h9h-qfvw-98hq - |
10 Nov 2025, 22:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-11-10 22:15
Updated : 2025-11-12 21:15
NVD link : CVE-2025-64181
Mitre link : CVE-2025-64181
CVE.ORG link : CVE-2025-64181
JSON object : View
Products Affected
No product.
CWE
CWE-457
Use of Uninitialized Variable
