| # Integer Overflow in ggml_row_size() Bypassing All GGUF Validation | |
| PoC for integer overflow in llama.cpp tensor size calculation. | |
| ## Files | |
| - `poc_tensor_overflow.gguf` - Crafted GGUF model | |
| - `poc_tensor_overflow.py` - Generator script | |
| - `test_tensor_overflow.c` - C test harness | |
| ## Disclaimer | |
| For security research and responsible disclosure only. | |