"value":"Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in gguf_init_from_file, the code will free this uninitialized variable later. In a simple POC, it will directly cause a crash. If the file is carefully constructed, it may be possible to control this uninitialized value and cause arbitrary address free problems. This may further lead to be exploited. Causes llama.cpp to crash (DoS) and may even lead to arbitrary code execution (RCE). This vulnerability has been patched in commit b2740.\n"
"value":"Llama.cpp es una inferencia LLM en C/C++. Hay un uso de vulnerabilidad de variable de mont\u00f3n no inicializada en gguf_init_from_file, el c\u00f3digo liberar\u00e1 esta variable no inicializada m\u00e1s adelante. En una POC simple, provocar\u00e1 directamente un bloqueo. Si el archivo se construye cuidadosamente, es posible controlar este valor no inicializado y causar problemas sin direcciones arbitrarias. Esto puede llevar a\u00fan m\u00e1s a ser explotado. Provoca que llama.cpp falle (DoS) e incluso puede provocar la ejecuci\u00f3n de c\u00f3digo arbitrario (RCE). Esta vulnerabilidad ha sido parcheada en el commit b2740."