4 matches found
EUVD-2024-30655
Malicious code in bioql PyPI...
CVE-2024-32878
Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in ggufinitfromfile, 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...
CVE-2024-32878 Use of Uninitialized Variable Vulnerability in llama.cpp
Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in ggufinitfromfile, 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...
CVE-2024-32878
Summary: CVE-2024-32878 affects llama.cpp (C/C++) with a use of an uninitialized heap variable in gguf_init_from_file. The vulnerability can cause a crash (DoS) and may allow arbitrary code execution if an attacker crafts input. The issue has been patched in commit b2740. What’s affected (based o...