mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
880 B
880 B
CVE-2024-42477
Description
llama.cpp provides LLM inference in C/C++. The unsafe type
member in the rpc_tensor
structure can cause global-buffer-overflow
. This vulnerability may lead to memory data leakage. The vulnerability is fixed in b3561.