CVE-2024-42478 MEDIUM

CVE-2024-42478: llama.cpp allows Arbitrary Address Read in rpc_server::get_tensor

Vendor Ggerganov
Product llama.cpp
Weakness CWE-125
Published August 12, 2024
Last update August 16, 2024

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

llama.cpp provides LLM inference in C/C++. The unsafe `data` pointer member in the `rpc_tensor` structure can cause arbitrary address reading. This vulnerability is fixed in b3561.

Key dates

02Disclosure timeline

August 12, 2024 CVE published
August 16, 2024 Record updated