CVE-2025-62609
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-21

Last updated on: 2025-12-02

Assigner: GitHub, Inc.

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-21
Last Modified
2025-12-02
Generated
2026-05-07
AI Q&A
2025-11-21
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
ml-explore mlx to 0.29.4 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-476 The product dereferences a pointer that it expects to be valid but is NULL.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability occurs in the MLX array framework for machine learning on Apple silicon, specifically in versions prior to 0.29.4. When loading malicious GGUF files, an untrusted pointer from an external library (gguflib) is dereferenced without proper validation, causing a segmentation fault that crashes the application.


How can this vulnerability impact me? :

The vulnerability can cause the application using the MLX framework to crash unexpectedly when processing malicious GGUF files. This can lead to denial of service or disruption of machine learning operations on affected systems.


What immediate steps should I take to mitigate this vulnerability?

Update the MLX array framework to version 0.29.4 or later, as this version contains the patch that fixes the segmentation fault caused by loading malicious GGUF files.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart