Lucene search
+L

501855 matches found

Cvelist
Cvelist
added 2026/08/06 3:48 p.m.28 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
Vulnrichment
Vulnrichment
added 2026/08/06 3:40 p.m.5 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.5CVSS6.4AI score0.00139EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 3:40 p.m.42 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.00139EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 3:38 p.m.28 views

CVE-2026-70640 llama.cpp b1886–b7445 Race Condition Use-After-Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a race condition use-after-free vulnerability in the LLaMA-Android JNI wrapper where bench1model and free1context lack synchronization, allowing Thread A to operate on freed memory while Thread B concurrently frees the llamacontext. Attackers can explo...

7.3CVSS0.0016EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 3:38 p.m.8 views

CVE-2026-70640 llama.cpp b1886–b7445 Race Condition Use-After-Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a race condition use-after-free vulnerability in the LLaMA-Android JNI wrapper where bench1model and free1context lack synchronization, allowing Thread A to operate on freed memory while Thread B concurrently frees the llamacontext. Attackers can explo...

7.3CVSS6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/06 3:38 p.m.8 views

CVE-2026-70640

llama.cpp builds b1886 through b7445 contain a race condition use-after-free vulnerability in the LLaMA-Android JNI wrapper where bench1model and free1context lack synchronization, allowing Thread A to operate on freed memory while Thread B concurrently frees the llamacontext. Attackers can explo...

7.3CVSS6AI score0.0016EPSS
SaveExploits0
CVE
CVE
added 2026/08/06 3:38 p.m.44 views

CVE-2026-70640

The CVE-2026-70640 issue affects llama.cpp builds b1886–b7445, with a race condition in the LLaMA-Android JNI wrapper: bench_1model() and free_1context() lack synchronization, allowing a thread to operate on freed llama_context memory. Attackers could perform heap spray using attacker-controlled ...

7.3CVSS6.1AI score0.0016EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/06 3:38 p.m.9 views

CVE-2026-70640 llama.cpp b1886–b7445 Race Condition Use-After-Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a race condition use-after-free vulnerability in the LLaMA-Android JNI wrapper where bench1model and free1context lack synchronization, allowing Thread A to operate on freed memory while Thread B concurrently frees the llamacontext. Attackers can explo...

7.3CVSS5.9AI score0.0016EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/06 3:35 p.m.7 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.00134EPSS
SaveExploits1
CVE
CVE
added 2026/08/06 3:35 p.m.42 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.00134EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/06 3:35 p.m.8 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.33 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.15 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
OSV
OSV
added 2026/08/06 3:27 p.m.5 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
CVE
CVE
added 2026/08/06 3:27 p.m.59 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
Vulnrichment
Vulnrichment
added 2026/08/06 3:27 p.m.10 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/06 3:17 p.m.14 views

CVE-2026-67261

Dell Virtual Storage Integrator for VMware vSphere Client, versions prior to 10.11.1.0, contains an OS Command Injection vulnerability in the IAPI component. A remote unauthenticated attacker could potentially exploit this vulnerability, leading to the execution of arbitrary OS commands on the...

9.8CVSS0.01603EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 3:17 p.m.10 views

CVE-2026-66709

Shop manager Remote Code Execution RCE in CTX Feed = 6.6.42 versions...

9.1CVSS0.00483EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 3:17 p.m.7 views

CVE-2026-65553

Unauthenticated Remote Code Execution RCE in Spider Analyser WordPress搜索引擎蜘蛛分析插件 = 2.1.3 versions...

10CVSS0.00478EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 3:17 p.m.10 views

CVE-2026-65548

Contributor Remote Code Execution RCE in Betheme = 28.4.2 versions...

9.9CVSS0.00439EPSS
SaveExploits0References1
Rows per page
Query Builder