Lucene search
+L
GgmlLlama.cppb1886

1 matches found

CVE
CVE
added 2026/08/06 3:27 p.m.83 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
Save