| 제목 | https://github.com/HDFGroup/hdf5 HDF5 v1.14.6 Use After Free |
|---|
| 설명 | A heap-use-after-free vulnerability was discovered in the H5FL__blk_gc_list function within the HDF5 Library. This issue occurs when processing certain files, leading to an out-of-bounds read and potential application crash.
The vulnerability arises in the H5FL__blk_gc_list function defined in src/H5FL.c at line 985. This function does not check whether the lists in multiple chunks point to the same block address, resulting in duplicated addresses that have already been freed. |
|---|
| 원천 | ⚠️ https://github.com/HDFGroup/hdf5/issues/5376 |
|---|
| 사용자 | Anonymous User |
|---|
| 제출 | 2025. 03. 14. AM 07:19 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 03. 28. PM 12:01 (14 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 301886 [HDF5 까지 1.14.6 src/H5FL.c H5FL__blk_gc_list H5FL_blk_head_t 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|