Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%
Get alerts for future matching vulnerabilitiesLog in to subscribe
I. Basic Information for CVE-2024-32878
Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Use of Uninitialized Variable Vulnerability in llama.cpp
Source: NVD (National Vulnerability Database)
Vulnerability Description
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 carefully constructed, it may be possible to control this uninitialized value and cause arbitrary address free problems. This may further lead to be exploited. Causes llama.cpp to crash (DoS) and may even lead to arbitrary code execution (RCE). This vulnerability has been patched in commit b2740.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L
Source: NVD (National Vulnerability Database)
Vulnerability Type
变量未经初始化
Source: NVD (National Vulnerability Database)
Vulnerability Title
Llama.cpp 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
llama.cpp是在纯 C/C++ 中推断 Meta 的 LLaMA 模型。 Llama.cpp存在安全漏洞,该漏洞源于 gguf_init_from_file 存在利用未初始化堆变量漏洞。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)
Affected Products
VendorProductAffected VersionsCPESubscribe
ggerganovllama.cpp <= b2715 -
II. Public POCs for CVE-2024-32878
#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC
III. Intelligence Information for CVE-2024-32878
Please Login to view more intelligence information
IV. Related Vulnerabilities
V. Comments for CVE-2024-32878

No comments yet


Leave a comment