Vulnerability in Ggerganov Llama.cpp
CVE-2024-32878
Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in gguf_init_from_file, the code will free this uninitialized variable later. In a simple POC, it will directly cause a crash. If the file is…
EPSS: 0.003 (50.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L.
Affected products
- Ggerganov Llama.cpp — versions <= b2715
Weakness classification (CWE)
References
- https://github.com/ggerganov/llama.cpp/security/advisories/GHSA-p5mv-gjc5-mwqv (x_refsource_CONFIRM)
- https://github.com/ggerganov/llama.cpp/releases/tag/b2749 (x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-32878?
- CVE-2024-32878 is a high-severity vulnerability in Ggerganov Llama.cpp, classified under CWE-456. CVSS score: 7.1/10. Published 2024-04-26.
- How severe is CVE-2024-32878?
- High severity. CVSS v3 base score is 7.1 out of 10.