CVE Catalog

CVE-2026-70639

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.13%

3th percentile - higher than 3% of all known CVEs

Summary

In llama.cpp builds b1886 through b7445, there is a null pointer dereference vulnerability in the LLaMA-Android JNI wrapper where the bench_1model() function fails to validate the model context pointer before dereferencing it. Attackers can supply a malicious, corrupt, or truncated model file to trigger a null context condition, causing a SIGSEGV crash that terminates the Android application process.

Risk Assessment

An attacker can cause denial of service of an Android application by supplying a crafted model file, potentially disrupting service availability.

Recommendation

Update llama.cpp to a version later than b7445 which includes the fix.

Other vulnerabilities in llama.cpp

See all
Original NVD description (English source)

llama.cpp builds b1886 through b7445 contain a null pointer dereference vulnerability in the LLaMA-Android JNI wrapper where the bench_1model() function fails to validate the model context pointer before dereferencing it. Attackers can supply a malicious, corrupt, or truncated model file to trigger a null context condition, causing a SIGSEGV crash that terminates the Android application process and results in denial of service.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS