Exploring a Interger Overflow that leds Heap OOB R/W in the GGUF Parser: Root Cause Analysis in CVE-2025-53630
A deep dive into CVE-2025-53630 in Llama.cpp, analyzing how malformed GGUF model inputs lead to a crash. This post walks through reversing the parser, identifying the root cause, and understanding how the bug can be triggered in practice.