CVE-2024-41130 MEDIUM

CVE-2024-41130: llama.cpp null pointer dereference in gguf_init_from_file

Vendor Ggerganov
Product llama.cpp
Weakness CWE-476
Published July 22, 2024
Last update August 2, 2024

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

llama.cpp provides LLM inference in C/C++. Prior to b3427, llama.cpp contains a null pointer dereference in gguf_init_from_file. This vulnerability is fixed in b3427.

Key dates

02Disclosure timeline

July 22, 2024 CVE published
August 2, 2024 Record updated