CVE-2026-70640
HIGHllama.cpp b1886–b7445 Race Condition Use-After-Free via llama-android.cpp
Title source: cnaDescription
llama.cpp builds b1886 through b7445 contain a race condition use-after-free vulnerability in the LLaMA-Android JNI wrapper where bench_1model() and free_1context() lack synchronization, allowing Thread A to operate on freed memory while Thread B concurrently frees the llama_context. Attackers can exploit this by performing heap spray with attacker-controlled data containing a fake vtable to hijack the vtable pointer at offset +0x30, causing llama_batch_allocr::clear() to dereference arbitrary memory and achieve remote code execution.
References (3)
Core 3
Core References
Release Notes release-notes
https://github.com/ggml-org/llama.cpp/releases/tag/b7446
Scores
CVSS v3
7.0
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Details
CWE
CWE-362
CWE-476
Status
published
Products (3)
ggml-org/llama.cpp
0.9.0 - 0.17.1
ggml-org/llama.cpp
5c0d18881e0e9794c96b2602736b758bac9d9388
ggml-org/llama.cpp
b1886 - b7445
Published
Aug 06, 2026
Tracked Since
Aug 07, 2026