File size: 287 Bytes
5361c92
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# Divide-by-Zero in GGUF Tensor Validation (SIGFPE on x86_64)

PoC for divide-by-zero UB in llama.cpp GGUF parser.

## Files
- `poc_divzero.gguf` - Crafted GGUF model (128 bytes)
- `poc_divzero.py` - Generator script

## Disclaimer
For security research and responsible disclosure only.