摘要:
hdf5 security update
安全等级: Medium
公告ID: KylinSec-SA-2023-1959
发布日期: 2023年12月29日
HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. HDF5 is portable and is extensible, allowing applications to evolve in their use of HDF5. The HDF5 Technology suite includes tools and applications for managing, manipulating, viewing, and analyzing data in the HDF5 format.
Security Fix(es):
A heap-based buffer overflow in ReadGifImageDesc() in gifread.c in the HDF HDF5 through 1.10.3 library allows attackers to cause a denial of service via a crafted HDF5 file. This issue was triggered while converting a GIF file to an HDF file.(CVE-2018-17433)
ReadCode() in decompress.c in the HDF HDF5 through 1.10.3 library allows attackers to cause a denial of service (invalid write access) via a crafted HDF5 file. This issue was triggered while converting a GIF file to an HDF file.(CVE-2018-17436)
An issue was discovered in HDF5 through 1.12.0. A heap-based buffer overflow exists in the function Decompress() located in decompress.c. It can be triggered by sending a crafted file to the gif2h5 binary. It allows an attacker to cause Denial of Service.(CVE-2020-10809)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2018-17433 | KY3.4-5A | hdf5 | Fixed |
CVE-2018-17436 | KY3.4-5A | hdf5 | Fixed |
CVE-2020-10809 | KY3.4-5A | hdf5 | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
hdf5-devel | x86_64 | 1.12.1-4.kb1.ky3_4 |
hdf5-openmpi-static | x86_64 | 1.12.1-4.kb1.ky3_4 |
hdf5-mpich-static | x86_64 | 1.12.1-4.kb1.ky3_4 |
hdf5-openmpi-devel | x86_64 | 1.12.1-4.kb1.ky3_4 |
hdf5-mpich | x86_64 | 1.12.1-4.kb1.ky3_4 |
hdf5-mpich-devel | x86_64 | 1.12.1-4.kb1.ky3_4 |
hdf5 | x86_64 | 1.12.1-4.kb1.ky3_4 |
hdf5-openmpi | x86_64 | 1.12.1-4.kb1.ky3_4 |
hdf5-openmpi-static | aarch64 | 1.12.1-4.kb1.ky3_4 |
hdf5-mpich | aarch64 | 1.12.1-4.kb1.ky3_4 |
hdf5 | aarch64 | 1.12.1-4.kb1.ky3_4 |
hdf5-openmpi-devel | aarch64 | 1.12.1-4.kb1.ky3_4 |
hdf5-devel | aarch64 | 1.12.1-4.kb1.ky3_4 |
hdf5-mpich-static | aarch64 | 1.12.1-4.kb1.ky3_4 |
hdf5-mpich-devel | aarch64 | 1.12.1-4.kb1.ky3_4 |
hdf5-openmpi | aarch64 | 1.12.1-4.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名