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 block_count in the Modelfile. This can lead to a denial of service (DoS) condition when the server processes the model, causing it to crash.
{
"nvd_published_at": "2025-03-20T10:15:40Z",
"cwe_ids": [
"CWE-369"
],
"severity": "HIGH",
"github_reviewed_at": "2025-05-15T17:06:19Z",
"github_reviewed": true
}