Skip to content
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

Add bound check to abi encoder #205

Merged
merged 2 commits into from
Jun 13, 2022
Merged

Add bound check to abi encoder #205

merged 2 commits into from
Jun 13, 2022

Conversation

ferranbt
Copy link
Contributor

This PR fixes a possible out-of-bounds reading of the input bytes array during decoding.

@vercel
Copy link

vercel bot commented Jun 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ethgo ✅ Ready (Inspect) Visit Preview Jun 13, 2022 at 6:57AM (UTC)

@ferranbt ferranbt merged commit d96bb6f into master Jun 13, 2022
bbenzikry pushed a commit to bbenzikry/ethgo that referenced this pull request Nov 25, 2022
* Add bound check to abi encoder

* Add changelog
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.

1 participant