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.
Any condition where the attacker has the ability to write an arbitrary value to an arbitrary location, often as the result of a buffer overflow.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Llama.cpp | Ggerganov | * | b3561 (excluding) |