Skip to content

Commit f811854

Browse files
committed
notes for v3.2.8
Signed-off-by: Cary Phillips <cary@ilm.com>
1 parent fc9d2d5 commit f811854

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
# OpenEXR Release Notes
55

6+
* [Version 3.2.8](#version-328-april-17-2026) April 17, 2026
67
* [Version 3.2.7](#version-327-april-3-2026) April 3, 2026
78
* [Version 3.2.6](#version-326-february-26-2026) February 26, 2026
89
* [Version 3.2.5](#version-325-november-4-2025) November 4, 2025
@@ -77,6 +78,18 @@
7778
* [Version 1.0.1](#version-101)
7879
* [Version 1.0](#version-10)
7980

81+
## Version 3.2.8 (April 17, 2026)
82+
83+
Patch release that addresses the following security vulnerabilities:
84+
85+
* [CVE-2026-40244](https://www.cve.org/CVERecord?id=CVE-2026-40244) Integer overflow in DWA setupChannelData planarUncRle pointer arithmetic (missed variant of CVE-2026-34589)
86+
* [CVE-2026-40250](https://www.cve.org/CVERecord?id=CVE-2026-40250) Integer overflow in DWA decoder outBufferEnd pointer arithmetic (missed variant of CVE-2026-34589)
87+
88+
### Merged Pull Requests
89+
90+
* [2346](https://github.com/AcademySoftwareFoundation/openexr/pull/2346)
91+
Fix integer overflow in internal_dwa_compressor.h
92+
8093
## Version 3.2.7 (April 3, 2026)
8194

8295
Patch release for v3.2 that addresses the following security vulnerabilities:

0 commit comments

Comments
 (0)