CVE-2026-43622
A permanent, source-backed tracker page. Values are shown only when returned; explicit gaps and read failures remain different states.
What it is
Reportedllama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new_1batch() allocates memory using malloc() while free_1batch() deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management mismatch to cause denial of service through process crashes or potentially achieve arbitrary code execution depending on allocator state. Source description excerpt; complete tracked detail loads below.
NVD published: Aug 6, 2026 · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026
What is affected
Reportedggml-org — llama.cpp. Product-level identification only; no affected-version conclusion is available from this field.
NVD published: Aug 6, 2026 · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026
Urgency and basis
ReportedTrack · 118.8
Tracker decision tier from the evidence detailed below · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026
Exploitation evidence
Not reportedNot reported by tracked sources.
What to do
ReportedA source remediation link is available. Validate that guidance against the affected product and your environment.
Source remediation ↗Tracked source remediation field · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026
Evidence detail
Loading the full tracker evidence record…