Skip to content

Fix read one past the end of token list in the line formatter #7145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

D0ntPanic
Copy link
Member

This showed as a heap read overflow while running tests under ASAN.

This is unlikely to actually crash, but it is definitely possible depending on heap implementation.

@fuzyll fuzyll self-assigned this Jul 21, 2025
@fuzyll
Copy link
Contributor

fuzyll commented Jul 21, 2025

Merged in Vector35/binaryninja@2b41abba988ddadbfe520bcbf5c06344037a2f71.

@fuzyll fuzyll closed this Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants