First published: Fri Mar 28 2025(Updated: )
A vulnerability was found in HDF5 up to 1.14.6 and classified as problematic. This issue affects the function H5O__cache_chk_serialize of the file src/H5Ocache.c. The manipulation leads to null pointer dereference. An attack has to be approached locally. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
HDF5 | <=1.14.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2926 is classified as problematic due to the potential for a null pointer dereference.
To mitigate CVE-2025-2926, upgrade HDF5 to version 1.14.7 or later.
CVE-2025-2926 affects HDF5 up to version 1.14.6.
CVE-2025-2926 requires local access to exploit, as it cannot be exploited remotely.
The vulnerability in CVE-2025-2926 is a null pointer dereference that occurs in the H5O__cache_chk_serialize function.