cve/2024/CVE-2024-8063.md
2025-09-29 21:09:30 +02:00

842 B

CVE-2024-8063

Description

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.

POC

Reference

No PoCs from references.

Github