Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2026:6817

Опубликовано: 09 апр. 2026
Источник: rocky
Оценка: Important

Описание

Important: capstone security update

Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community.

Security Fix(es):

  • capstone: Capstone: Memory corruption via unchecked vsnprintf return (CVE-2025-68114)

  • capstone: Capstone: Heap buffer overflow via skipdata callback allows denial of service or arbitrary code execution. (CVE-2025-67873)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 10

НаименованиеАрхитектураРелизRPM
capstonex86_647.el10_1capstone-5.0.1-7.el10_1.x86_64.rpm

Показывать по

Связанные CVE

Связанные уязвимости

suse-cvrf
7 месяцев назад

Security update for capstone

rocky
4 месяца назад

Important: capstone security update

oracle-oval
4 месяца назад

ELSA-2026-6817: capstone security update (IMPORTANT)

oracle-oval
4 месяца назад

ELSA-2026-4898: capstone security update (MODERATE)

CVSS3: 4.8
ubuntu
8 месяцев назад

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.