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

deserialization: update codecs to be more defensive on malicious input #5664

Merged
merged 2 commits into from
Oct 29, 2022

Conversation

bmwill
Copy link
Contributor

@bmwill bmwill commented Oct 29, 2022

This PR updates the bincode codes we use in both anemo and grpc RPC services in order to be more defensive on malicious input and to not blindly allocate large buffers on bad input.

@bmwill bmwill enabled auto-merge (squash) October 29, 2022 15:38
@bmwill bmwill merged commit 6def0bb into MystenLabs:main Oct 29, 2022
@bmwill bmwill deleted the bincode branch October 29, 2022 15:49
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