CVE Vulnerabilities

CVE-2025-62609

NULL Pointer Dereference

Published: Nov 21, 2025 | Modified: Nov 21, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

MLX is an array framework for machine learning on Apple silicon. Prior to version 0.29.4, there is a segmentation fault in mlx::core::load_gguf() when loading malicious GGUF files. Untrusted pointer from external gguflib library is dereferenced without validation, causing application crash. This issue has been patched in version 0.29.4.

Weakness

The product dereferences a pointer that it expects to be valid but is NULL.

Potential Mitigations

References