<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
	<DocumentTitle xml:lang="en">An update for hdf5 is now available for openEuler-22.03-LTS-SP4</DocumentTitle>
	<DocumentType>Security Advisory</DocumentType>
	<DocumentPublisher Type="Vendor">
		<ContactDetails>openeuler-security@openeuler.org</ContactDetails>
		<IssuingAuthority>openEuler security committee</IssuingAuthority>
	</DocumentPublisher>
	<DocumentTracking>
		<Identification>
			<ID>openEuler-SA-2026-3259</ID>
		</Identification>
		<Status>Final</Status>
		<Version>1.0</Version>
		<RevisionHistory>
			<Revision>
				<Number>1.0</Number>
				<Date>2026-08-07</Date>
				<Description>Initial</Description>
			</Revision>
		</RevisionHistory>
		<InitialReleaseDate>2026-08-07</InitialReleaseDate>
		<CurrentReleaseDate>2026-08-07</CurrentReleaseDate>
		<Generator>
			<Engine>openEuler SA Tool V1.0</Engine>
			<Date>2026-08-07</Date>
		</Generator>
	</DocumentTracking>
	<DocumentNotes>
		<Note Title="Synopsis" Type="General" Ordinal="1" xml:lang="en">hdf5 security update</Note>
		<Note Title="Summary" Type="General" Ordinal="2" xml:lang="en">An update for hdf5 is now available for openEuler-22.03-LTS-SP4</Note>
		<Note Title="Description" Type="General" Ordinal="3" xml:lang="en">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):

Heap-based buffer overflow in the SOHM list-index deserialization code in HDF5 through 2.1.1 on all platforms allows attackers to cause a denial of service (crash) via a crafted HDF5 file whose shared-message list index declares a num_messages count exceeding list_max, triggering out-of-bounds heap reads and writes in H5SM__cache_list_deserialize and H5SM__cache_list_verify_chksum.(CVE-2026-17572)

A double free vulnerability was discovered in the HDF5 library. Processing a crafted HDF5 file containing an oversized chunk size field via h5repack may cause the application to abort due to a double free.(CVE-2026-17573)

HDF5 contains a NULL pointer dereference vulnerability. Processing a crafted HDF5 file containing an attribute with an invalid variable-length datatype type field may cause the application to crash when the attribute is read.(CVE-2026-17574)

HDF5 is a high-performance library and a file format specification that implements the HDF5 data model. If a file is corrupted such that an array datatype&apos;s size, the number of elements, and the element size  are not in agreement it can trigger an out of bounds read. The array datatype stores the full size of the datatype (`dt-&gt;shared-&gt;size`) separately from the number of elements (`dt-&gt;shared-&gt;u.array.nelem`) and the element size (`dt-&gt;shared-&gt;parent-&gt;shared-&gt;size`). If any one of these are corrupted so that they don&apos;t align with the others (element size * nelem = full size), it can lead to an out of bounds read. Depending on what is corrupted, it can alter the type of out of bounds read triggered. The vulnerability is present only in files that have been maliciously altered, as its generally not possible to independently alter the full size of the datatype, the element count and the element size. As such, this is only present if a malicious actor is altering files, and won&apos;t appear in regular usage.(CVE-2026-26197)</Note>
		<Note Title="Topic" Type="General" Ordinal="4" xml:lang="en">An update for hdf5 is now available for master/openEuler-20.03-LTS-SP4/openEuler-22.03-LTS-SP4/openEuler-24.03-LTS-Next/openEuler-24.03-LTS-SP1/openEuler-24.03-LTS-SP3/openEuler-24.03-LTS-SP4.

openEuler Security has rated this update as having a security impact of medium. A Common Vunlnerability Scoring System(CVSS)base score,which gives a detailed severity rating, is available for each vulnerability from the CVElink(s) in the References section.</Note>
		<Note Title="Severity" Type="General" Ordinal="5" xml:lang="en">Medium</Note>
		<Note Title="Affected Component" Type="General" Ordinal="6" xml:lang="en">hdf5</Note>
	</DocumentNotes>
	<DocumentReferences>
		<Reference Type="Self">
			<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3259</URL>
		</Reference>
		<Reference Type="openEuler CVE">
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-17572</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-17573</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-17574</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-26197</URL>
		</Reference>
		<Reference Type="Other">
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2026-17572</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2026-17573</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2026-17574</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2026-26197</URL>
		</Reference>
	</DocumentReferences>
	<ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
		<Branch Type="Product Name" Name="openEuler">
			<FullProductName ProductID="openEuler-22.03-LTS-SP4" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">openEuler-22.03-LTS-SP4</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="aarch64">
			<FullProductName ProductID="hdf5-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-1.14.5-5.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-debuginfo-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-debuginfo-1.14.5-5.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-debugsource-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-debugsource-1.14.5-5.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-devel-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-devel-1.14.5-5.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-mpich-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-mpich-1.14.5-5.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-mpich-devel-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-mpich-devel-1.14.5-5.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-mpich-static-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-mpich-static-1.14.5-5.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-openmpi-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-openmpi-1.14.5-5.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-openmpi-devel-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-openmpi-devel-1.14.5-5.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-openmpi-static-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-openmpi-static-1.14.5-5.oe2203sp4.aarch64.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="src">
			<FullProductName ProductID="hdf5-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-1.14.5-5.oe2203sp4.src.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="x86_64">
			<FullProductName ProductID="hdf5-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-1.14.5-5.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-debuginfo-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-debuginfo-1.14.5-5.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-debugsource-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-debugsource-1.14.5-5.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-devel-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-devel-1.14.5-5.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-mpich-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-mpich-1.14.5-5.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-mpich-devel-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-mpich-devel-1.14.5-5.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-mpich-static-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-mpich-static-1.14.5-5.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-openmpi-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-openmpi-1.14.5-5.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-openmpi-devel-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-openmpi-devel-1.14.5-5.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="hdf5-openmpi-static-1.14.5-5" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">hdf5-openmpi-static-1.14.5-5.oe2203sp4.x86_64.rpm</FullProductName>
		</Branch>
	</ProductTree>
	<Vulnerability Ordinal="1" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Heap-based buffer overflow in the SOHM list-index deserialization code in HDF5 through 2.1.1 on all platforms allows attackers to cause a denial of service (crash) via a crafted HDF5 file whose shared-message list index declares a num_messages count exceeding list_max, triggering out-of-bounds heap reads and writes in H5SM__cache_list_deserialize and H5SM__cache_list_verify_chksum.</Note>
		</Notes>
		<ReleaseDate>2026-08-07</ReleaseDate>
		<CVE>CVE-2026-17572</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>Medium</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>5.5</BaseScore>
				<Vector>AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:H/SC:N/SI:L/SA:H/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>hdf5 security update</Description>
				<DATE>2026-08-07</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3259</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
	<Vulnerability Ordinal="2" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A double free vulnerability was discovered in the HDF5 library. Processing a crafted HDF5 file containing an oversized chunk size field via h5repack may cause the application to abort due to a double free.</Note>
		</Notes>
		<ReleaseDate>2026-08-07</ReleaseDate>
		<CVE>CVE-2026-17573</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>Medium</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>4.0</BaseScore>
				<Vector>AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>hdf5 security update</Description>
				<DATE>2026-08-07</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3259</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
	<Vulnerability Ordinal="3" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">HDF5 contains a NULL pointer dereference vulnerability. Processing a crafted HDF5 file containing an attribute with an invalid variable-length datatype type field may cause the application to crash when the attribute is read.</Note>
		</Notes>
		<ReleaseDate>2026-08-07</ReleaseDate>
		<CVE>CVE-2026-17574</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>Medium</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>5.2</BaseScore>
				<Vector>AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>hdf5 security update</Description>
				<DATE>2026-08-07</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3259</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
	<Vulnerability Ordinal="4" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">HDF5 is a high-performance library and a file format specification that implements the HDF5 data model. If a file is corrupted such that an array datatype&apos;s size, the number of elements, and the element size  are not in agreement it can trigger an out of bounds read. The array datatype stores the full size of the datatype (`dt-&gt;shared-&gt;size`) separately from the number of elements (`dt-&gt;shared-&gt;u.array.nelem`) and the element size (`dt-&gt;shared-&gt;parent-&gt;shared-&gt;size`). If any one of these are corrupted so that they don&apos;t align with the others (element size * nelem = full size), it can lead to an out of bounds read. Depending on what is corrupted, it can alter the type of out of bounds read triggered. The vulnerability is present only in files that have been maliciously altered, as its generally not possible to independently alter the full size of the datatype, the element count and the element size. As such, this is only present if a malicious actor is altering files, and won&apos;t appear in regular usage.</Note>
		</Notes>
		<ReleaseDate>2026-08-07</ReleaseDate>
		<CVE>CVE-2026-26197</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>Medium</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>5.9</BaseScore>
				<Vector>AV:N/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>hdf5 security update</Description>
				<DATE>2026-08-07</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3259</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
</cvrfdoc>