Bug 2515522 - CVE-2026-19025 hdf5: HDF5: Denial of Service due to malformed chunk data in files [epel-all]
Summary: CVE-2026-19025 hdf5: HDF5: Denial of Service due to malformed chunk data in f...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: hdf5
Version: epel10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["3c8fc653-b297-440d-a19c-e...
Depends On:
Blocks: CVE-2026-19025
TreeView+ depends on / blocked
 
Reported: 2026-08-13 18:13 UTC by Joel Chamberlain
Modified: 2026-08-13 18:13 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joel Chamberlain 2026-08-13 18:13:27 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

H5O__layout_decode in H5Olayout.c in HDF5 through 2.3.0 does not validate that a chunked dataset's stored chunk-layout dimensionality matches its dataspace rank when an existing dataset is opened, whereas this check is performed only at dataset-creation time. This allows attackers to cause a denial of service (divide-by-zero and application crash in H5S__hyper_iter_get_seq_list in src/H5Shyper.c) via a crafted HDF5 file with mismatched chunk/dataspace ranks that is opened and read via H5Dopen2 and H5Dread, e.g. by the h5repack tool.


Note You need to log in before you can comment on or make changes to this bug.