Lucene search
+L

219 matches found

CNNVD
CNNVD
added 2024/08/12 12:00 a.m.12 views

llama.cpp 安全漏洞

llama.cpp is a multimodal model. llama.cpp suffers from a remote code execution vulnerability that originates in the data pointer in the rpctensor structure, which can be exploited by an attacker to cause an arbitrary address to be read...

9.8CVSS8AI score0.00603EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2024/08/12 12:00 a.m.27 views

llama.cpp 安全漏洞

llama.cpp is a multimodal model. A global buffer overflow vulnerability exists in llama.cpp, which can be exploited by an attacker to cause a memory data leak...

7.5CVSS7.2AI score0.0046EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/08/12 12:00 a.m.15 views

llama.cpp 安全漏洞

llama.cpp is a multimodal model. A remote code execution vulnerability exists in llama.cpp, which originates in the data pointer in the rpctensor structure, and can be exploited by an attacker to cause an arbitrary address to be written...

10CVSS8AI score0.02628EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/08/12 12:00 a.m.6 views

PT-2024-29973 · Llama.Cpp · Llama.Cpp

Name of the Vulnerable Software and Affected Versions: llama.cpp version b3561 and earlier Description: The issue arises from the unsafe type member in the rpc tensor structure, which can cause a global-buffer-overflow. This may lead to memory data leakage. Recommendations: For versions prior to...

7.5CVSS6.8AI score0.0046EPSS
SaveExploits0References10
CNVD
CNVD
added 2024/07/26 12:00 a.m.18 views

llama.cpp Denial of Service Vulnerability

llama.cpp is a multimodal model. A denial of service vulnerability exists in llama.cpp that stems from the inclusion of a null pointer dereference in ggufinitfromfile. An attacker could exploit this vulnerability to cause a denial of service...

6.5CVSS6.6AI score0.00338EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/22 6:15 p.m.39 views

CVE-2024-41130

llama.cpp provides LLM inference in C/C++. Prior to b3427, llama.cpp contains a null pointer dereference in ggufinitfromfile. This vulnerability is fixed in b3427...

6.5CVSS0.00338EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/07/22 5:28 p.m.35 views

CVE-2024-41130 llama.cpp null pointer dereference in gguf_init_from_file

llama.cpp provides LLM inference in C/C++. Prior to b3427, llama.cpp contains a null pointer dereference in ggufinitfromfile. This vulnerability is fixed in b3427...

5.4CVSS0.00338EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/22 5:28 p.m.67 views

CVE-2024-41130

CVE-2024-41130 affects llama.cpp (C/C++) with a null pointer dereference in gguf_init_from_file. Root cause: null pointer dereference prior to version b3427. Impact: as documented, DoS-like behavior stemming from the crash/denial of service. Remediation: upgrade to version b3427 or later (per off...

6.5CVSS5.3AI score0.00338EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/22 5:28 p.m.17 views

CVE-2024-41130 llama.cpp null pointer dereference in gguf_init_from_file

llama.cpp provides LLM inference in C/C++. Prior to b3427, llama.cpp contains a null pointer dereference in ggufinitfromfile. This vulnerability is fixed in b3427...

5.4CVSS5.3AI score0.00338EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/07/22 5:28 p.m.22 views

CVE-2024-41130

llama.cpp provides LLM inference in C/C++. Prior to b3427, llama.cpp contains a null pointer dereference in ggufinitfromfile. This vulnerability is fixed in b3427...

6.5CVSS5.3AI score0.00338EPSS
SaveExploits0
OSV
OSV
added 2024/07/22 5:28 p.m.28 views

CVE-2024-41130 llama.cpp null pointer dereference in gguf_init_from_file

llama.cpp provides LLM inference in C/C++. Prior to b3427, llama.cpp contains a null pointer dereference in ggufinitfromfile. This vulnerability is fixed in b3427...

5.4CVSS6.6AI score
SaveExploits0References4
CNNVD
CNNVD
added 2024/07/22 12:00 a.m.10 views

llama.cpp 安全漏洞

llama.cpp is a multimodal model. A denial of service vulnerability exists in llama.cpp that stems from the inclusion of a null pointer dereference in ggufinitfromfile. An attacker could exploit this vulnerability to cause a denial of service...

6.5CVSS6.6AI score0.00338EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/26 9:15 p.m.31 views

CVE-2024-32878

Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in ggufinitfromfile, 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...

8.8CVSS7.3AI score0.00696EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/26 8:31 p.m.69 views

CVE-2024-32878

Summary: CVE-2024-32878 affects llama.cpp (C/C++) with a use of an uninitialized heap variable in gguf_init_from_file. The vulnerability can cause a crash (DoS) and may allow arbitrary code execution if an attacker crafts input. The issue has been patched in commit b2740. What’s affected (based o...

8.8CVSS7.6AI score0.00696EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/26 8:31 p.m.26 views

CVE-2024-32878 Use of Uninitialized Variable Vulnerability in llama.cpp

Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in ggufinitfromfile, 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...

7.1CVSS8AI score0.00696EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/04/26 8:31 p.m.41 views

CVE-2024-32878 Use of Uninitialized Variable Vulnerability in llama.cpp

Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in ggufinitfromfile, 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...

7.1CVSS7.6AI score0.00696EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/26 8:31 p.m.12 views

CVE-2024-32878 Use of Uninitialized Variable Vulnerability in llama.cpp

Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in ggufinitfromfile, 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...

7.1CVSS7.8AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/04/26 8:31 p.m.25 views

CVE-2024-32878

Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in ggufinitfromfile, 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...

8.8CVSS7.2AI score0.00696EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/03/07 12:00 a.m.12 views

The vulnerability of the header.n_kv function in the llama.cpp file of the GGUF library allows a hacker to execute arbitrary code.

The vulnerability of the header.nkv function in the llama.cpp file of the GGUF library is related to buffer overflow. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

10CVSS8.6AI score0.01349EPSS
SaveExploits1References4
NVD
NVD
added 2024/02/26 4:27 p.m.36 views

CVE-2024-23605

A heap-based buffer overflow vulnerability exists in the GGUF library header.nkv functionality of llama.cpp Commit 18c2e17. A specially crafted .gguf file can lead to code execution. An attacker can provide a malicious file to trigger this vulnerability...

9.8CVSS9AI score0.01349EPSS
SaveExploits1References2
Rows per page
Query Builder