mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
838 B
838 B
CVE-2024-42478
Description
llama.cpp provides LLM inference in C/C++. The unsafe data
pointer member in the rpc_tensor
structure can cause arbitrary address reading. This vulnerability is fixed in b3561.