Описание
Security update for hdf5, netcdf, trilinos
This update for hdf5, netcdf, trilinos fixes the following issues:
hdf5 was updated from version 1.10.8 to 1.10.11:
-
Security issues fixed:
-
CVE-2019-8396: Fixed problems with malformed HDF5 files where content does not match expected size. (bsc#1125882)
-
CVE-2018-11202: Fixed that a malformed file could result in chunk index memory leaks. (bsc#1093641)
-
CVE-2016-4332: Fixed an assertion in a previous fix for this issue (bsc#1011205).
-
CVE-2020-10812: Fixed a segfault on file close in h5debug which fails with a core dump on a file that has an illegal file size in its cache image.Fixes HDFFV-11052, (bsc#1167400).
-
CVE-2021-37501: Fixed buffer overflow in hdf5-h5dump (bsc#1207973)
-
Other security issues fixed (bsc#1224158):
- CVE-2024-29158, CVE-2024-29161, CVE-2024-29166, CVE-2024-32608,
- CVE-2024-32610, CVE-2024-32614, CVE-2024-32619, CVE-2024-32620,
- CVE-2024-33873, CVE-2024-33874, CVE-2024-33875
- Additionally, these fixes resolve crashes triggered by the reproducers for CVE-2017-17507, CVE-2018-11205. These crashes appear to be unrelated to the original problems
-
-
Other issues fixed:
-
Remove timestamp/buildhost/kernel version from libhdf5.settings (bsc#1209548)
-
Changed the error handling for a not found path in the find plugin process.
-
Fixed a file space allocation bug in the parallel library for chunked datasets.
-
Fixed an assertion failure in Parallel HDF5 when a file can't be created due to an invalid library version bounds setting.
-
Fixed memory leaks that could occur when reading a dataset from a malformed file.
-
Fixed a bug in H5Ocopy that could generate invalid HDF5 files
-
Fixed potential heap buffer overflow in decoding of link info message.
-
Fixed potential buffer overrun issues in some object header decode routines.
-
Fixed a heap buffer overflow that occurs when reading from a dataset with a compact layout within a malformed HDF5 file.
-
Fixed memory leak when running h5dump with proof of vulnerability file.
-
Added option --no-compact-subset to h5diff
-
Several improvements to parallel compression feature, including:
- Improved support for collective I/O (for both writes and reads).
- Reduction of copying of application data buffers passed to H5Dwrite.
- Addition of support for incremental file space allocation for filtered datasets created in parallel.
- Addition of support for HDF5's 'don't filter partial edge chunks' flag
- Addition of proper support for HDF5 fill values with the feature.
- Addition of 'H5_HAVE_PARALLEL_FILTERED_WRITES' macro toH5pubconf.h so HDF5 applications can determine at compile-time whether the feature is available.
- Addition of simple examples
-
h5repack added an optional verbose value for reporting R/W timing.
-
Fixed a metadata cache bug when resizing a pinned/protected cache entry.
-
Fixed a problem with the H5_VERS_RELEASE check in the H5check_version function.
-
Unified handling of collective metadata reads to correctly fix old bugs.
-
Fixed several potential MPI deadlocks in library failure conditions.
-
Fixed an issue with collective metadata reads being permanently disabled after a dataset chunk lookup operation.
-
netcdf was updated to fix:
- rebuild against new hdf5 library version.
trilinos was updated to fix:
- Rebuild against new hdf5 library version.
- Fix dependency in module file for MPI version of Trilinos to depend on the correct version of netcdf (bsc#1210049). This prevents the error message: 'Lmod has detected the following error: These module(s) or extension(s) exist but cannot be loaded as requested: 'trilinos'
Список пакетов
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS
Ссылки
- Link for SUSE-SU-2024:3144-1
- E-Mail link for SUSE-SU-2024:3144-1
- SUSE Security Ratings
- SUSE Bug 1011205
- SUSE Bug 1093641
- SUSE Bug 1125882
- SUSE Bug 1133222
- SUSE Bug 1167400
- SUSE Bug 1207973
- SUSE Bug 1209548
- SUSE Bug 1210049
- SUSE Bug 1224158
- SUSE CVE CVE-2016-4332 page
- SUSE CVE CVE-2017-17507 page
- SUSE CVE CVE-2018-11202 page
- SUSE CVE CVE-2018-11205 page
- SUSE CVE CVE-2019-8396 page
- SUSE CVE CVE-2020-10812 page
- SUSE CVE CVE-2021-37501 page
- SUSE CVE CVE-2024-29158 page
Описание
The library's failure to check if certain message types support a particular flag, the HDF5 1.8.16 library will cast the structure to an alternative structure and then assign to fields that aren't supported by the message type and the library will write outside the bounds of the heap buffer. This can lead to code execution under the context of the library.
Затронутые продукты
Ссылки
- CVE-2016-4332
- SUSE Bug 1011205
Описание
In HDF5 1.10.1, there is an out of bounds read vulnerability in the function H5T_conv_struct_opt in H5Tconv.c in libhdf5.a. For example, h5dump would crash when someone opens a crafted hdf5 file.
Затронутые продукты
Ссылки
- CVE-2017-17507
- SUSE Bug 1072093
Описание
A NULL pointer dereference was discovered in H5S_hyper_make_spans in H5Shyper.c in the HDF HDF5 1.10.2 library. It could allow a remote denial of service attack.
Затронутые продукты
Ссылки
- CVE-2018-11202
- SUSE Bug 1093641
Описание
A out of bounds read was discovered in H5VM_memcpyvv in H5VM.c in the HDF HDF5 1.10.2 library. It could allow a remote denial of service or information disclosure attack.
Затронутые продукты
Ссылки
- CVE-2018-11205
- SUSE Bug 1093663
Описание
A buffer overflow in H5O__layout_encode in H5Olayout.c in the HDF HDF5 through 1.10.4 library allows attackers to cause a denial of service via a crafted HDF5 file. This issue was triggered while repacking an HDF5 file, aka "Invalid write of size 2."
Затронутые продукты
Ссылки
- CVE-2019-8396
- SUSE Bug 1125882
Описание
An issue was discovered in HDF5 through 1.12.0. A NULL pointer dereference exists in the function H5F_get_nrefs() located in H5Fquery.c. It allows an attacker to cause Denial of Service.
Затронутые продукты
Ссылки
- CVE-2020-10812
- SUSE Bug 1167400
Описание
Buffer Overflow vulnerability in HDFGroup hdf5-h5dump 1.12.0 through 1.13.0 allows attackers to cause a denial of service via h5tools_str_sprint in /hdf5/tools/lib/h5tools_str.c.
Затронутые продукты
Ссылки
- CVE-2021-37501
- SUSE Bug 1207973
Описание
HDF5 through 1.14.3 contains a stack buffer overflow in H5FL_arr_malloc, resulting in the corruption of the instruction pointer and causing denial of service or potential code execution.
Затронутые продукты
Ссылки
- CVE-2024-29158
- SUSE Bug 1224158
Описание
HDF5 through 1.14.3 contains a heap buffer overflow in H5A__attr_release_table, resulting in the corruption of the instruction pointer and causing denial of service or potential code execution.
Затронутые продукты
Ссылки
- CVE-2024-29161
- SUSE Bug 1224158
Описание
HDF5 through 1.14.3 contains a buffer overflow in H5O__linfo_decode, resulting in the corruption of the instruction pointer and causing denial of service or potential code execution.
Затронутые продукты
Ссылки
- CVE-2024-29166
- SUSE Bug 1224158
Описание
HDF5 library through 1.14.3 has memory corruption in H5A__close resulting in the corruption of the instruction pointer and causing denial of service or potential code execution.
Затронутые продукты
Ссылки
- CVE-2024-32608
- SUSE Bug 1224158
Описание
HDF5 Library through 1.14.3 has a SEGV in H5T_close_real in H5T.c, resulting in a corrupted instruction pointer.
Затронутые продукты
Ссылки
- CVE-2024-32610
- SUSE Bug 1224158
Описание
HDF5 Library through 1.14.3 has a SEGV in H5VM_memcpyvv in H5VM.c.
Затронутые продукты
Ссылки
- CVE-2024-32614
- SUSE Bug 1224158
Описание
HDF5 Library through 1.14.3 contains a heap-based buffer overflow in H5T_copy_reopen in H5T.c, resulting in the corruption of the instruction pointer.
Затронутые продукты
Ссылки
- CVE-2024-32619
- SUSE Bug 1224158
Описание
HDF5 Library through 1.14.3 contains a heap-based buffer over-read in H5F_addr_decode_len in H5Fint.c, resulting in the corruption of the instruction pointer.
Затронутые продукты
Ссылки
- CVE-2024-32620
- SUSE Bug 1224158
Описание
HDF5 Library through 1.14.3 has a heap-based buffer overflow in H5D__scatter_mem in H5Dscatgath.c.
Затронутые продукты
Ссылки
- CVE-2024-33873
- SUSE Bug 1224158
Описание
HDF5 Library through 1.14.3 has a heap buffer overflow in H5O__mtime_new_encode in H5Omtime.c.
Затронутые продукты
Ссылки
- CVE-2024-33874
- SUSE Bug 1224158
Описание
HDF5 Library through 1.14.3 has a heap-based buffer overflow in H5O__layout_encode in H5Olayout.c, resulting in the corruption of the instruction pointer.
Затронутые продукты
Ссылки
- CVE-2024-33875
- SUSE Bug 1224158