Lucene search
+L

219 matches found

Vulnrichment
Vulnrichment
added 2026/08/06 3:50 p.m.11 views

CVE-2026-43630 llama.cpp b5702–b7653 Out-of-Bounds Read Information Disclosure

llama.cpp builds b5702 through b7653 contain an out-of-bounds read vulnerability in the recurrent memory state restore path that allows attackers with write access to the slot save directory to read memory past the end of the allocated cells array. Attackers can craft a malicious slot file with a...

6.5CVSS5.3AI score0.00454EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 3:48 p.m.37 views

CVE-2026-43629 llama.cpp b4882–b9058 Buffer Overflow in KV Cache State Restore

llama.cpp builds b4882 through b9058 contain a heap buffer overflow vulnerability in the KV cache state restore path where the statereaddata function computes write size without overflow checking, allowing attackers with write access to the slotsavepath directory to corrupt heap memory. Attackers...

9.2CVSS0.00619EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/06 3:48 p.m.12 views

CVE-2026-43629

llama.cpp builds b4882 through b9058 contain a heap buffer overflow vulnerability in the KV cache state restore path where the statereaddata function computes write size without overflow checking, allowing attackers with write access to the slotsavepath directory to corrupt heap memory. Attackers...

9.2CVSS6.3AI score0.00619EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/06 3:40 p.m.52 views

CVE-2026-43627 llama.cpp b1283–b9058 Integer Overflow in llama_batch_init() Function

llama.cpp builds b1283 through b9058 contain an integer overflow vulnerability in the llamabatchinit function where unchecked multiplications in malloc calls can wrap past INT32MAX when computing allocation sizes. Attackers can pass specially crafted parameters to trigger integer overflow, causin...

8.5CVSS0.0014EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 3:40 p.m.56 views

CVE-2026-43627

The CVE-2026-43627 issue affects llama.cpp (b1283–b9058) in the llama_batch_init() function, where unchecked multiplications in malloc() cause allocation sizes to wrap past INT32_MAX. This leads to heap corruption and can potentially enable arbitrary code execution through subsequent batch operat...

8.5CVSS6.5AI score0.0014EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 3:37 p.m.36 views

CVE-2026-70639 llama.cpp b1886–b7445 Null Pointer Dereference DoS via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a null pointer dereference vulnerability in the LLaMA-Android JNI wrapper where the bench1model function fails to validate the model context pointer before dereferencing it. Attackers can supply a malicious, corrupt, or truncated model file to trigger ...

6.8CVSS0.0013EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/06 3:27 p.m.87 views

CVE-2026-43622

CVE-2026-43622 affects llama.cpp builds b1886–b7445, where the LLaMA-Android JNI wrapper presents a double free vulnerability. The code allocates memory with malloc() in new_1batch() but frees it with the C++ delete operator in free_1batch(), leading to heap metadata corruption. Consequences desc...

8.5CVSS6.3AI score0.00156EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/07/27 1:16 a.m.18 views

CVE-2026-17501

A flaw has been found in ggml-org llama.cpp e15efe0. This vulnerability affects the function transform of the file common/json-schema-to-grammar.cpp of the component JSON-Schema-to-GBNF Conversion. This manipulation causes uncontrolled recursion. The attack may be initiated remotely. The pull...

6.9CVSS0.00419EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/05/20 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-34159

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - llama.cpp is an inference of several LLM models in C/C++. Prior to version b8492, the RPC backend's deserializetensor skips all bounds validation when a tensor'...

9.8CVSS6.4AI score0.01126EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/04/01 4:59 p.m.13 views

EUVD-2026-17975

llama.cpp is an inference of several LLM models in C/C++. Prior to version b8492, the RPC backend's deserializetensor skips all bounds validation when a tensor's buffer field is 0. An unauthenticated attacker can read and write arbitrary process memory via crafted GRAPHCOMPUTE messages. Combined...

9.8CVSS6.2AI score0.01126EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.10 views

PT-2026-29570

Name of the Vulnerable Software and Affected Versions llama.cpp versions prior to b8492 Description A logic bug in the RPC backend's deserialize tensor function allows an unauthenticated attacker to read and write arbitrary process memory. This occurs because bounds validation is skipped when a...

9.8CVSS6.3AI score0.01126EPSS
SaveExploits2References28
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-33298

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - llama.cpp is an inference of several LLM models in C/C++. Prior to b7824, an integer overflow vulnerability in the ggmlnbytes function allows an attacker to...

7.8CVSS6.2AI score0.00477EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/03/13 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-27940

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - llama.cpp is an inference of several LLM models in C/C++. Prior to b8146, the ggufinitfromfileimpl in gguf.cpp is vulnerable to an Integer overflow, leading to ...

9.3CVSS6AI score0.00318EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/12 4:39 p.m.18 views

CVE-2026-27940 llama.cpp has a Heap Buffer Overflow via Integer Overflow in `mem_size` Calculation — Bypass of CVE-2025-53630 Fix

llama.cpp is an inference of several LLM models in C/C++. Prior to b8146, the ggufinitfromfileimpl in gguf.cpp is vulnerable to an Integer overflow, leading to an undersized heap allocation. Using the subsequent fread writes 528+ bytes of attacker-controlled data past the buffer boundary. This is...

7.8CVSS6AI score0.00177EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/12 12:00 a.m.10 views

PT-2026-24951

llama.cpp is an inference of several LLM models in C/C++. Prior to b8146, the gguf init from file impl in gguf.cpp is vulnerable to an Integer overflow, leading to an undersized heap allocation. Using the subsequent fread writes 528+ bytes of attacker-controlled data past the buffer boundary. Thi...

9.3CVSS6AI score0.00318EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2026/03/12 12:00 a.m.15 views

llama.cpp 输入验证错误漏洞

Llama.cpp is a multimodal model developed by Georgi Gerganov. Prior versions of llama.cpp b8146 contained an input validation vulnerability; this vulnerability stemmed from an integer overflow in the ggufinitfromfileimpl function, which could lead to writing outside the buffer boundaries...

7.8CVSS6AI score0.00177EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/02/06 12:00 a.m.30 views

PT-2026-6804

Name of the Vulnerable Software and Affected Versions ggml-org llama.cpp versions prior to 55abc39 Description A flaw exists in the GBNF Grammar Handler component of ggml-org llama.cpp. Specifically, the llama grammar advance stack function within the llama.cpp/src/llama-grammar.cpp file is...

4.8CVSS5.8AI score0.00129EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2026/02/06 12:00 a.m.16 views

llama.cpp 安全漏洞

Llama.cpp is a multimodal model developed by Georgi Gerganov. Versions of Llama.cpp with the version number 55abc39 and earlier contain security vulnerabilities, which stem from a stack buffer overflow in the GBNF syntax processor...

4.8CVSS5.9AI score0.00129EPSS
SaveExploits0References9
CVE
CVE
added 2026/01/07 11:37 p.m.63 views

CVE-2026-21869

CVE-2026-21869 affects llama.cpp prior to commit 55d4206c9, where the server’s completion endpoints parse the non‑negative constraint for the JSON input parameter n_discard without validation. A negative n_discard can cause a reversed range/offset in llama_memory_seq_rm/add, leading to out‑of‑bou...

9.8CVSS7.9AI score0.00516EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/01/07 11:37 p.m.11 views

CVE-2026-21869 llama.cpp has Out-of-bounds Write in llama-server

llama.cpp is an inference of several LLM models in C/C++. In commits 55d4206c8 and prior, the ndiscard parameter is parsed directly from JSON input in the llama.cpp server's completion endpoints without validation to ensure it's non-negative. When a negative value is supplied and the context fill...

8.8CVSS6.4AI score
SaveExploits0References3
Rows per page
Query Builder