
We found results for “”
CVE-2024-42479
Good to know:

Date: August 12, 2024
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.
Language: C++
Severity Score
Severity Score
Top Fix

Upgrade Version
Upgrade to version llama-cpp-sys-3 - no_fix;llama-cpp-sys-2 - 0.1.66;llama_cpp_low - 0.3.14
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | CHANGED |
Confidentiality (C): | HIGH |
Integrity (I): | HIGH |
Availability (A): | HIGH |