Lucene search

K
cveGitHub_MCVE-2024-41130
HistoryJul 22, 2024 - 6:15 p.m.

CVE-2024-41130

2024-07-2218:15:04
CWE-476
GitHub_M
web.nvd.nist.gov
26
llama.cpp
llm
inference
vulnerability
fix
null pointer dereference
gguf_init_from_file

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

LOW

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

EPSS

0

Percentile

9.4%

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.

Affected configurations

Vulnrichment
Node
ggerganovllama.cppRange<b3427
VendorProductVersionCPE
ggerganovllama.cpp*cpe:2.3:a:ggerganov:llama.cpp:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "ggerganov",
    "product": "llama.cpp",
    "versions": [
      {
        "version": "< b3427",
        "status": "affected"
      }
    ]
  }
]

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

LOW

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

EPSS

0

Percentile

9.4%

Related for CVE-2024-41130