Início
Início
Tendências
Tendências
Vulnerabilidades
Vulnerabilidades
Notícias
Notícias
Pesquisadores
Pesquisadores
Por que dbugs?
Por que dbugs?
Configurações

Alexanderkent

#35299de 56,333
7.8CVSS total
Vulnerabilidades · 1
PT-2026-27272
7.8
2026-03-24
Llama.Cpp · Llama.Cpp · CVE-2026-33298
**Name of the Vulnerable Software and Affected Versions** llama.cpp versions prior to b7824 **Description** The software is susceptible to an integer overflow in the `ggml nbytes` function. This allows an attacker to bypass memory validation by creating a specially crafted GGUF file with specific tensor dimensions. The `ggml nbytes` function returns a significantly smaller size than required, leading to a heap-based buffer overflow when the application processes the tensor. This can result in potential Remote Code Execution (RCE) through memory corruption. **Recommendations** Update to version b7824 or later.