Description
Capstone is a disassembly framework. In versions 6.0.0-Alpha5 and prior, Skipdata length is not bounds-checked, so a user-provided skipdata callback can make cs_disasm/cs_disasm_iter memcpy more than 24 bytes into cs_insn.bytes, causing a heap buffer overflow in the disassembly path. Commit cbef767ab33b82166d263895f24084b75b316df3 fixes the issue.
Problem types
CWE-122: Heap-based Buffer Overflow
Product status
References
github.com/...pstone/security/advisories/GHSA-hj6g-v545-v7jg
github.com/...pstone/security/advisories/GHSA-hj6g-v545-v7jg
github.com/...ommit/cbef767ab33b82166d263895f24084b75b316df3
Data based on CVE®. Copyright © 1999-2025, The MITRE Corporation. All rights reserved.