CVE-2024-8063: Divide by Zero in ollama/ollama
A divide by zero vulnerability exists in ollama/ollama version v0.3.3. The vulnerability occurs when importing GGUF models with a crafted type for blockcount in the Modelfile. This can lead to a denial of service (DoS) condition when the server processes the model, causing it to crash.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-8063?
CVE-2024-8063 is classified as a high severity vulnerability due to its potential to cause a denial of service condition.
How do I fix CVE-2024-8063?
To fix CVE-2024-8063, ensure you update to the latest version of Ollama that addresses this divide by zero issue.
What impacts does CVE-2024-8063 have on my system?
CVE-2024-8063 can lead to denial of service, affecting the availability of applications that utilize the affected version of Ollama.
Which versions of Ollama are affected by CVE-2024-8063?
CVE-2024-8063 affects Ollama version v0.3.3 specifically.
How does CVE-2024-8063 occur?
CVE-2024-8063 occurs when importing GGUF models with a crafted type for `block_count` in the Modelfile.