2 matches found
Capstone doesn't check Skipdata length, leading to cs_insn.bytes heap buffer overflow
...
CVE-2025-67873
Capstone CVE-2025-67873 affects the disassembly framework in 6.0.0-Alpha5 and earlier. A missing bounds check on a user-provided skipdata callback allows memcpy beyond 24 bytes into cs_insn.bytes, causing a heap buffer overflow in the disassembly path. The exploit path and impact are described in...