First published: Mon Aug 12 2024(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Llama.cpp | <b3561 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-42477 has a severity rating that indicates it may lead to significant memory data leakage issues.
To fix CVE-2024-42477, upgrade to version b3561 or later of llama.cpp.
CVE-2024-42477 is caused by the unsafe `type` member in the `rpc_tensor` structure that can result in a global buffer overflow.
The potential impact of CVE-2024-42477 includes memory data leakage, which could expose sensitive information.
Versions of llama.cpp prior to b3561 are affected by CVE-2024-42477.