Bug 2516019 - CVE-2026-19027 hdf5: HDF5: Information disclosure and denial of service via crafted HDF5 file [epel-all]
Summary: CVE-2026-19027 hdf5: HDF5: Information disclosure and denial of service via c...
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": ["0539d68c-5f0c-4444-a307-e...
Depends On:
Blocks: CVE-2026-19027
TreeView+ depends on / blocked
 
Reported: 2026-08-14 13:13 UTC by Joel Chamberlain
Modified: 2026-08-14 13: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-14 13:13:35 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.

The H5Z__nbit_decompress_one_byte, H5Z__nbit_decompress_one_nooptype, and H5Z__nbit_decompress_one_atomic functions in H5Znbit.c in HDF5 through 2.3.0 advance a read index into the compressed chunk buffer without bounding it against the buffer's actual size. This allows attackers to cause an out-of-bounds heap read, and in constrained cases disclosure of adjacent heap memory into decompressed dataset values, via a crafted HDF5 file whose N-Bit filter parameters describe more decompressed data than the stored compressed chunk actually contains, triggered 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.