| 제목 | https://github.com/HDFGroup/hdf5 HDF5 v1.14.6 Heap-based Buffer Overflow |
|---|
| 설명 | A heap-buffer-overflow vulnerability was discovered in the H5F__accum_free 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 H5F__accum_free function defined in src/H5Faccum.c at line 885. The function failed to correctly check the value of overlap_size (which may be a large value) and buffer boundaries, resulting in buffer overflow and read operations exceeding allocated memory when calling function memmove. |
|---|
| 원천 | ⚠️ https://github.com/HDFGroup/hdf5/issues/5380 |
|---|
| 사용자 | Anonymous User |
|---|
| 제출 | 2025. 03. 15. AM 09:33 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 03. 28. PM 12:01 (13 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 301888 [HDF5 까지 1.14.6 src/H5Faccum.c H5F__accum_free overlap_size 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|