2024-08-13 18:35:37 +00:00
### [CVE-2024-42479](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-42479)



### Description
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.
### POC
#### Reference
2024-08-14 18:26:11 +00:00
- https://github.com/ggerganov/llama.cpp/commit/b72942fac998672a79a1ae3c03b340f7e629980b
- https://github.com/ggerganov/llama.cpp/security/advisories/GHSA-wcr5-566p-9cwj
2024-08-13 18:35:37 +00:00
#### Github
2024-08-30 20:52:42 +00:00
- https://github.com/7resp4ss/7resp4ss
2024-08-13 18:35:37 +00:00
- https://github.com/fkie-cad/nvd-json-data-feeds
2025-09-29 16:08:36 +00:00
- https://github.com/honysyang/eleaipoc
2024-08-13 18:35:37 +00:00