CVE-2024-42479

Summary

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.

Affected Software

VendorProductVersion RangeStatus
ggerganovllama.cpp< b3561affected

Weaknesses

  • CWE-123: CWE-123: Write-what-where Condition

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: total

References