We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea7434 commit 44424b2Copy full SHA for 44424b2
release_docs/RELEASE.txt
@@ -751,6 +751,15 @@ Bug Fixes since HDF5-2.0.0 release
751
===================================
752
Library
753
-------
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
763
- Fixed CVE-2025-6269
764
765
There were several security vulnerabilities found in the function
0 commit comments