Vulnerability Description
llama.cpp provides LLM inference in C/C++. Prior to b3427, llama.cpp contains a null pointer dereference in gguf_init_from_file. This vulnerability is fixed in b3427.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ggml | Llama.Cpp | < b3427 |
Related Weaknesses (CWE)
References
- https://github.com/ggerganov/llama.cpp/commit/07283b1a90e1320aae4762c7e03c879043Patch
- https://github.com/ggerganov/llama.cpp/security/advisories/GHSA-49q7-2jmh-92fpThird Party Advisory
- https://github.com/ggerganov/llama.cpp/commit/07283b1a90e1320aae4762c7e03c879043Patch
- https://github.com/ggerganov/llama.cpp/security/advisories/GHSA-49q7-2jmh-92fpThird Party Advisory
FAQ
What is CVE-2024-41130?
CVE-2024-41130 is a vulnerability with a CVSS score of 5.4 (MEDIUM). llama.cpp provides LLM inference in C/C++. Prior to b3427, llama.cpp contains a null pointer dereference in gguf_init_from_file. This vulnerability is fixed in b3427.
How severe is CVE-2024-41130?
CVE-2024-41130 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-41130?
Check the references section above for vendor advisories and patch information. Affected products include: Ggml Llama.Cpp.