Bug 2515533 - CVE-2026-19026 hdf5: HDF5: Denial of service via crafted HDF5 file [fedora-all]
Summary: CVE-2026-19026 hdf5: HDF5: Denial of service via crafted HDF5 file [fedora-all]
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: hdf5
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["b3386b6c-ee8c-4115-a399-0...
Depends On:
Blocks: CVE-2026-19026
TreeView+ depends on / blocked
 
Reported: 2026-08-13 18:40 UTC by Joel Chamberlain
Modified: 2026-08-13 18:40 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:40:20 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.

H5Z__filter_nbit in H5Znbit.c in HDF5 through 2.3.0 dereferences cd_values[0] through cd_values[4] without validating that cd_values is non-NULL or that cd_nelmts is at least 5, the fixed size of the filter's header. This allows attackers to cause a denial of service via a crafted HDF5 file that stores the N-Bit filter pipeline message with zero client-data values, opened and read via H5Dread, e.g. by the h5ls or h5repack tools.


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