Home » Database

AVID-2026-R1515

Description

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

Details

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.

Reason for inclusion in AVID: CVE-2024-41130 describes a null pointer dereference in llama.cpp, a core AI inference library used in general-purpose AI systems. This is a software vulnerability affecting a component commonly used in AI pipelines (models, runtimes, and related tooling). It is not hardware/firmware-only. The advisory notes a fix in a subsequent version, and the CVE is documented with references. Therefore, it is relevant to the AI software supply chain and should be kept for AVID curation.

References

Affected or Relevant Artifacts

  • Developer: Meta
  • Deployer: ggerganov
  • Artifact Details:
TypeName
Systemllama.cpp

Impact

AVID Taxonomy Categorization

  • Risk domains: Security
  • SEP subcategories: S0100: Software Vulnerability
  • Lifecycle stages: L06: Deployment

CVSS

Version3.1
Vector StringCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
Base Score5.4
Base Severity🟠 Medium
Attack VectorNETWORK
Attack Complexity🟢 Low
Privileges RequiredNONE
User InteractionREQUIRED
ScopeUNCHANGED
Confidentiality ImpactNONE
Integrity Impact🟢 Low
Availability Impact🟢 Low

CWE

IDDescription
CWE-476CWE-476: NULL Pointer Dereference

Other information

  • Report Type: Advisory
  • Credits:
  • Date Reported: 2024-07-22
  • Version: 0.3.3
  • AVID Entry