cve/2024/CVE-2024-21802.md
2024-05-25 21:48:12 +02:00

783 B

CVE-2024-21802

Description

A heap-based buffer overflow vulnerability exists in the GGUF library info->ne functionality of llama.cpp Commit 18c2e17. A specially crafted .gguf file can lead to code execution. An attacker can provide a malicious file to trigger this vulnerability.

POC

Reference

No PoCs from references.

Github