First published: Tue May 14 2024(Updated: )
HDF5 Library through 1.14.3 contains a heap-based buffer over-read caused by the unsafe use of strdup in H5MM_xstrdup in H5MM.c (called from H5G__ent_to_link in H5Glink.c).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
HDF5 | <1.14.4 | |
HDF5 | <1.14.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-32617 is classified as a medium severity vulnerability due to its potential for causing heap-based buffer over-reads.
To fix CVE-2024-32617, upgrade to HDF5 Library version 1.14.4 or later.
CVE-2024-32617 is a heap-based buffer over-read vulnerability.
HDF5 Library versions up to and including 1.14.3 are affected by CVE-2024-32617.
CVE-2024-32617 is caused by the unsafe use of strdup function in H5MM_xstrdup in H5MM.c.