Lucene search
+L

694 matches found

CVE
CVE
added 2026/08/06 3:37 p.m.71 views

CVE-2026-70639

CVE-2026-70639 affects llama.cpp builds b1886–b7445, specifically the LLaMA-Android JNI wrapper. The vulnerability arises because bench_1model() does not validate the model context pointer before dereferencing it, causing a null pointer dereference. An attacker can supply a malformed, corrupt, or...

6.8CVSS5.5AI score0.0013EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/06 3:37 p.m.11 views

CVE-2026-70639

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.8CVSS5.5AI score0.0013EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/06 3:37 p.m.7 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.8CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/06 3:35 p.m.29 views

CVE-2026-70638 llama.cpp b1886–b7445 Integer Overflow via new_1batch() in llama-android.cpp

llama.cpp builds b1886 through b7445 contain an integer overflow vulnerability in the LLaMA-Android JNI wrapper where the new1batch function multiplies sizeofllamaseqid by an attacker-controlled nseqmax parameter without overflow validation, causing heap buffer allocation to wrap and allocate...

8.5CVSS0.00209EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/08/06 3:35 p.m.11 views

CVE-2026-70638 llama.cpp b1886–b7445 Integer Overflow via new_1batch() in llama-android.cpp

llama.cpp builds b1886 through b7445 contain an integer overflow vulnerability in the LLaMA-Android JNI wrapper where the new1batch function multiplies sizeofllamaseqid by an attacker-controlled nseqmax parameter without overflow validation, causing heap buffer allocation to wrap and allocate...

8.5CVSS6.4AI score0.00209EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2026/08/06 3:35 p.m.11 views

CVE-2026-70638

llama.cpp builds b1886 through b7445 contain an integer overflow vulnerability in the LLaMA-Android JNI wrapper where the new1batch function multiplies sizeofllamaseqid by an attacker-controlled nseqmax parameter without overflow validation, causing heap buffer allocation to wrap and allocate...

8.5CVSS6.5AI score0.00209EPSS
SaveExploits1
CVE
CVE
added 2026/08/06 3:35 p.m.62 views

CVE-2026-70638

CVE-2026-70638 affects the llama.cpp project, specifically the LLaMA-Android JNI wrapper. Versions b1886–b7445 are vulnerable due to an integer overflow in new_1batch(), which multiplies sizeof(llama_seq_id) by an attacker-controlled n_seq_max without overflow validation, causing the heap allocat...

8.5CVSS6.5AI score0.00209EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/06 3:35 p.m.28 views

CVE-2026-70638 llama.cpp b1886–b7445 Integer Overflow via new_1batch() in llama-android.cpp

llama.cpp builds b1886 through b7445 contain an integer overflow vulnerability in the LLaMA-Android JNI wrapper where the new1batch function multiplies sizeofllamaseqid by an attacker-controlled nseqmax parameter without overflow validation, causing heap buffer allocation to wrap and allocate...

8.5CVSS6.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/06 3:27 p.m.37 views

CVE-2026-43622 llama.cpp b1886–b7445 Double Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS0.00134EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/06 3:27 p.m.19 views

EUVD-2026-54096

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS6.3AI score0.00134EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/06 3:27 p.m.77 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.00134EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/06 3:27 p.m.11 views

CVE-2026-43622

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS6.3AI score0.00134EPSS
SaveExploits0
OSV
OSV
added 2026/08/06 3:27 p.m.9 views

CVE-2026-43622 llama.cpp b1886–b7445 Double Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/06 3:27 p.m.12 views

CVE-2026-43622 llama.cpp b1886–b7445 Double Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS6.3AI score0.00134EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/03 1:16 a.m.13 views

CVE-2026-18581

A vulnerability was determined in ggml-org llama.cpp e15efe0. Affected by this issue is some unknown functionality of the file common/jinja/parser.cpp of the component Jinja Minja Template Parser. Executing a manipulation with the input 9|9| can lead to reachable assertion. The attack requires...

4.8CVSS0.00112EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/03 1:16 a.m.16 views

DEBIAN-CVE-2026-18581

A vulnerability was determined in ggml-org llama.cpp e15efe0. Affected by this issue is some unknown functionality of the file common/jinja/parser.cpp of the component Jinja Minja Template Parser. Executing a manipulation with the input 9|9| can lead to reachable assertion. The attack requires...

4.8CVSS5AI score0.00112EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/03 1:16 a.m.7 views

UBUNTU-CVE-2026-18581

A vulnerability was determined in ggml-org llama.cpp e15efe0. Affected by this issue is some unknown functionality of the file common/jinja/parser.cpp of the component Jinja Minja Template Parser. Executing a manipulation with the input 9|9| can lead to reachable assertion. The attack requires...

4.8CVSS4.9AI score0.00112EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/03 12:30 a.m.59 views

CVE-2026-18581 ggml-org llama.cpp Jinja Minja Template parser.cpp assertion

A vulnerability was determined in ggml-org llama.cpp e15efe0. Affected by this issue is some unknown functionality of the file common/jinja/parser.cpp of the component Jinja Minja Template Parser. Executing a manipulation with the input 9|9| can lead to reachable assertion. The attack requires...

4.8CVSS0.00112EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/03 12:30 a.m.11 views

CVE-2026-18581

A vulnerability was determined in ggml-org llama.cpp e15efe0. Affected by this issue is some unknown functionality of the file common/jinja/parser.cpp of the component Jinja Minja Template Parser. Executing a manipulation with the input 9|9| can lead to reachable assertion. The attack requires...

4.8CVSS5AI score0.00112EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/03 12:30 a.m.58 views

CVE-2026-18581

The CVE-2026-18581 entry concerns ggml-org llama.cpp (e15efe0) and affects the Jinja Minja Template Parser component, specifically the file common/jinja/parser.cpp. The issue arises from manipulating input {{9|9|{}, which can trigger a reachable assertion. Exploitation requires local access, and ...

4.8CVSS5AI score0.00112EPSS
SaveExploits0References7
Rows per page
Query Builder