Beveiligingsadvies

CVE-2026-34734

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-04-09 19:01:21
Laatst bijgewerkt 2026-07-15 01:04:04
Toegewezen door GitHub_M
CVSS-score 7.8
Status PUBLISHED

Beschrijving

HDF5 is software for managing data. In 1.14.1-2 and earlier, a heap-use-after-free was found in the h5dump helper utility. An attacker who can supply a malicious h5 file can trigger a heap use-after-free. The freed object is referenced in a memmove call from H5T__conv_struct. The original object was allocated by H5D__typeinfo_init_phase3 and freed by H5D__typeinfo_term.