Skip to content

Commit 44424b2

Browse files
committed
Added RELEASE entry
1 parent aea7434 commit 44424b2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

release_docs/RELEASE.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -751,6 +751,15 @@ Bug Fixes since HDF5-2.0.0 release
751751
===================================
752752
Library
753753
-------
754+
- Fixed CVE 2025 2926
755+
756+
An image size was corrupted and decoded as 0 resulting in a NULL image
757+
buffer, which caused a NULL pointer dereference when the image being
758+
copied to the buffer. The invalid size is now caught and this security
759+
vulnerability is prevented.
760+
761+
Fixes GitHub issue #5384
762+
754763
- Fixed CVE-2025-6269
755764

756765
There were several security vulnerabilities found in the function

0 commit comments

Comments
 (0)