You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
4
4
# OpenEXR Release Notes
5
5
6
+
*[Version 3.2.8](#version-328-april-17-2026) April 17, 2026
6
7
*[Version 3.2.7](#version-327-april-3-2026) April 3, 2026
7
8
*[Version 3.2.6](#version-326-february-26-2026) February 26, 2026
8
9
*[Version 3.2.5](#version-325-november-4-2025) November 4, 2025
@@ -77,6 +78,18 @@
77
78
*[Version 1.0.1](#version-101)
78
79
*[Version 1.0](#version-10)
79
80
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)
0 commit comments