Skip to content

Xtensa: Fix Stack overflow - #3012

Open
Rot127 wants to merge 1 commit into
capstone-engine:nextfrom
Rot127:xtensa-oobw
Open

Xtensa: Fix Stack overflow#3012
Rot127 wants to merge 1 commit into
capstone-engine:nextfrom
Rot127:xtensa-oobw

Conversation

@Rot127

@Rot127 Rot127 commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Your checklist for this pull request

  • I've documented or updated the documentation of every API function and struct this PR changes.
  • I've added tests that prove my fix is effective or that my feature works (if possible)

Detailed description

Fixes a stack buffer overflow reported by @little-daimi

Test plan

Added

Closing issues

closes #3010

@github-actions github-actions Bot added the Xtensa Arch label Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stack-buffer-overflow in Xtensa_reg_access due to uninitialized cs_detail on cs_disasm_iter path

1 participant