CVE-2026-70640
- EPSS 0.16%
- Veröffentlicht 06.08.2026 22:18:28
- Zuletzt bearbeitet 07.08.2026 19:18:53
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 con...
CVE-2026-70639
- EPSS 0.13%
- Veröffentlicht 06.08.2026 22:18:28
- Zuletzt bearbeitet 07.08.2026 19:18:53
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 malic...
CVE-2026-70638
- EPSS 0.13%
- Veröffentlicht 06.08.2026 22:18:28
- Zuletzt bearbeitet 07.08.2026 19:18:53
llama.cpp builds b1886 through b7445 contain an integer overflow vulnerability in the LLaMA-Android JNI wrapper where the new_1batch() function multiplies sizeof(llama_seq_id) by an attacker-controlled n_seq_max parameter without overflow validation,...
CVE-2026-43632
- EPSS 0.29%
- Veröffentlicht 06.08.2026 22:17:06
- Zuletzt bearbeitet 08.08.2026 02:17:17
llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in llama-server affecting six tokenization endpoints (/tokenize, /detokenize, /infill, /apply-template, /rerank, and /anthropic/count_tokens) that bypass the task...
CVE-2026-43631
- EPSS 0.36%
- Veröffentlicht 06.08.2026 22:17:06
- Zuletzt bearbeitet 07.08.2026 19:17:43
llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in the vocab pointer of llama-server when the --sleep-idle-seconds feature is enabled, allowing unauthenticated remote attackers to execute arbitrary code. Attack...
CVE-2026-43630
- EPSS 0.44%
- Veröffentlicht 06.08.2026 22:17:06
- Zuletzt bearbeitet 07.08.2026 19:17:43
llama.cpp builds b5702 through b7653 contain an out-of-bounds read vulnerability in the recurrent memory state restore path that allows attackers with write access to the slot save directory to read memory past the end of the allocated cells array. A...
CVE-2026-43628
- EPSS 0.19%
- Veröffentlicht 06.08.2026 22:17:05
- Zuletzt bearbeitet 07.08.2026 19:17:43
llama.cpp builds b3978 through b9058 contain an integer underflow and out-of-bounds read vulnerability in the DRY sampler that allows unauthenticated attackers to trigger a heap buffer underflow by sending a crafted HTTP request with dry_allowed_leng...
CVE-2026-43627
- EPSS 0.14%
- Veröffentlicht 06.08.2026 22:17:05
- Zuletzt bearbeitet 08.08.2026 02:17:16
llama.cpp builds b1283 through b9058 contain an integer overflow vulnerability in the llama_batch_init() function where unchecked multiplications in malloc() calls can wrap past INT32_MAX when computing allocation sizes. Attackers can pass specially ...
CVE-2026-43622
- EPSS 0.13%
- Veröffentlicht 06.08.2026 15:27:07
- Zuletzt bearbeitet 07.08.2026 19:17:43
llama.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 corru...
CVE-2026-17500
- EPSS 0.42%
- Veröffentlicht 27.07.2026 00:15:12
- Zuletzt bearbeitet 27.07.2026 20:25:13
A vulnerability was detected in ggml-org llama.cpp d006858/e15efe0. This affects the function _visit_pattern of the file common/json-schema-to-grammar.cpp. The manipulation results in null pointer dereference. The attack can be launched remotely. The...