CVE-2024-42477

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:ggerganov:llama.cpp:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-08-12 15:15

Updated : 2024-08-15 14:02


NVD link : CVE-2024-42477

Mitre link : CVE-2024-42477

CVE.ORG link : CVE-2024-42477


JSON object : View

Products Affected

ggerganov

  • llama.cpp
CWE
CWE-125

Out-of-bounds Read

CWE-401

Missing Release of Memory after Effective Lifetime