GHSA-fpvp-jgx3-4w9qCriticalCVSS 8.1
llama.cpp before b8585 contains a use-after-free vulnerability in the RPC server's...
🔗 CVE IDs covered (1)
📋 Description
llama.cpp before b8585 contains a use-after-free vulnerability in the RPC server's GRAPH_RECOMPUTE handler that allows unauthenticated remote attackers to achieve arbitrary read and write access by storing a computation graph, freeing referenced buffers, and reclaiming freed memory with attacker-controlled content. Attackers can send RPC requests to trigger re-execution of stored graphs with dangling pointers, enabling full remote code execution without requiring authentication or user interaction.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-39909
- https://github.com/ggml-org/llama.cpp/pull/21175
- https://github.com/ggml-org/llama.cpp/commit/389c7d4955ba55c7418afaebf7c23d9ed64ef707
- https://github.com/ggml-org/llama.cpp/releases/tag/b8585
- https://www.vulncheck.com/advisories/llama-cpp-use-after-free-in-rpc-graph-recompute-handler
- https://github.com/advisories/GHSA-fpvp-jgx3-4w9q