Bug 2423419 (CVE-2025-67873) - CVE-2025-67873 capstone: Capstone: Heap buffer overflow via skipdata callback allows denial of service or arbitrary code execution.
Summary: CVE-2025-67873 capstone: Capstone: Heap buffer overflow via skipdata callback...
Keywords:
Status: NEW
Alias: CVE-2025-67873
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2424700 2424701 2424702
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-17 22:02 UTC by OSIDB Bzimport
Modified: 2025-12-25 19:31 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-17 22:02:13 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.