cve/2024/CVE-2024-42479.md
2025-09-29 16:08:36 +00:00

925 B

CVE-2024-42479

Description

llama.cpp provides LLM inference in C/C++. The unsafe data pointer member in the rpc_tensor structure can cause arbitrary address writing. This vulnerability is fixed in b3561.

POC

Reference

Github