You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

llama.cpp DeepSeek-OCR window int overflow PoC

โš ๏ธ Security research artifact โ€” gated to ProtectAI/huntr triage. Malicious GGUF demonstrating signed integer overflow in llama.cpp tools/mtmd/models/deepseekocr.cpp.

Submission

huntr.com Model File Vulnerabilities (MFV) โ€” submitted by heehee0219.

Source

Derived from ggml-org/DeepSeek-OCR-GGUF mmproj-DeepSeek-OCR-Q8_0.gguf with a single 4-byte attacker patch:

  • KV clip.vision.window_size value: 14 โ†’ 65536

Trigger

Loading this mmproj into llama-mtmd-cli triggers UBSAN-detected signed integer overflow at deepseekocr.cpp:84 (q_size * k_size = 65536 * 65536 wraps int32 to 0) during warmup graph build, leading to ggml_abort.

deepseekocr.cpp:84:27: runtime error: signed integer overflow: 65536 * 65536 cannot be represented in type 'int'
SUMMARY: UBSAN: undefined-behavior
[Aborted]

See full huntr submission for details.

Downloads last month
-
GGUF
Hardware compatibility
Log In to add your hardware
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support