{"schema_version":"1.7.2","id":"OESA-2026-1844","modified":"2026-04-11T14:03:31Z","published":"2026-04-11T14:03:31Z","upstream":["CVE-2026-34380","CVE-2026-34589"],"summary":"OpenEXR security update","details":"OpenEXR is a high dynamic-range (HDR) image file format originally developed by Industrial Light &amp;amp; Magic for use in computer imaging applications.\r\n\r\nSecurity Fix(es):\n\nOpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.2.0 to before 3.2.7, 3.3.9, and 3.4.9, a signed integer overflow exists in undo_pxr24_impl() in src/lib/OpenEXRCore/internal_pxr24.c at line 377. The expression (uint64_t)(w * 3) computes w * 3 as a signed 32-bit integer before casting to uint64_t. When w is large, this multiplication constitutes undefined behavior under the C standard. On tested builds (clang/gcc without sanitizers), two&apos;s-complement wraparound commonly occurs, and for specific values of w the wrapped result is a small positive integer, which may allow the subsequent bounds check to pass incorrectly. If the check is bypassed, the decoding loop proceeds to write pixel data through dout, potentially extending far beyond the allocated output buffer. This vulnerability is fixed in 3.2.7, 3.3.9, and 3.4.9.(CVE-2026-34380)\n\nOpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.2.0 to before 3.2.7, 3.3.9, and 3.4.9, the DWA lossy decoder constructs temporary per-component block pointers using signed 32-bit arithmetic. For a large enough width, the calculation overflows and later decoder stores operate on a wrapped pointer outside the allocated rowBlock backing store. This vulnerability is fixed in 3.2.7, 3.3.9, and 3.4.9.(CVE-2026-34589)","affected":[{"package":{"ecosystem":"openEuler:22.03-LTS-SP4","name":"OpenEXR","purl":"pkg:rpm/openEuler/OpenEXR&distro=openEuler-22.03-LTS-SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"3.1.5-6.oe2203sp4"}]}],"ecosystem_specific":{"aarch64":["OpenEXR-3.1.5-6.oe2203sp4.aarch64.rpm","OpenEXR-debuginfo-3.1.5-6.oe2203sp4.aarch64.rpm","OpenEXR-debugsource-3.1.5-6.oe2203sp4.aarch64.rpm","OpenEXR-devel-3.1.5-6.oe2203sp4.aarch64.rpm","OpenEXR-libs-3.1.5-6.oe2203sp4.aarch64.rpm"],"src":["OpenEXR-3.1.5-6.oe2203sp4.src.rpm"],"x86_64":["OpenEXR-3.1.5-6.oe2203sp4.x86_64.rpm","OpenEXR-debuginfo-3.1.5-6.oe2203sp4.x86_64.rpm","OpenEXR-debugsource-3.1.5-6.oe2203sp4.x86_64.rpm","OpenEXR-devel-3.1.5-6.oe2203sp4.x86_64.rpm","OpenEXR-libs-3.1.5-6.oe2203sp4.x86_64.rpm"]}}],"references":[{"type":"ADVISORY","url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-1844"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-34380"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-34589"}],"database_specific":{"severity":"Medium"}}
