Skip to content

Commit 1e4fc5d

Browse files
Missed a link
1 parent b5ed0f1 commit 1e4fc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release_docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ Added Fortran wrapper `h5fdsubfiling_get_file_mapping_f()` for the subfiling fil
560560

561561
Fixes GitHub issue [#5380](https://github.com/HDFGroup/hdf5/issues/5380)
562562

563-
### Fixed security issue CVE-2025-7068
563+
### Fixed security issue [CVE-2025-7068](https://nvd.nist.gov/vuln/detail/CVE-2025-7068)
564564

565565
Failures during the discard process on a metadata cache entry could cause the library to skip calling the callback to free the cache entry. This could result in resource leaks and issues with flushing and closing the metadata cache during file close. This has been fixed by noting errors during the discard process, but attempting to fully free a cache entry before signalling that an error has occurred.
566566

0 commit comments

Comments
 (0)