| 제목 | https://github.com/HDFGroup/hdf5 HDF5 1.14.6 NULL Pointer Dereference |
|---|
| 설명 | A null pointer read vulnerability was discovered in the H5O__cache_chk_serialize function within the HDF5 Library. This issue occurs when processing certain files, leading to a potential application crash.
The vulnerability arises in the H5O__cache_chk_serialize function defined in src/H5Ocache.c at line 788.
The reason is that the function H5O__cache_chk_serialize did not check the validity of chk_proxy->oh->chunk[chk_proxy->chunkno].image before calling H5MM_memcpy, resulting in a null pointer dereference read. |
|---|
| 원천 | ⚠️ https://github.com/HDFGroup/hdf5/issues/5384 |
|---|
| 사용자 | Anonymous User |
|---|
| 제출 | 2025. 03. 16. PM 01:58 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 03. 28. PM 12:56 (12 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 301901 [HDF5 까지 1.14.6 src/H5Ocache.c H5O__cache_chk_serialize 서비스 거부] |
|---|
| 포인트들 | 20 |
|---|