Skip to content

Comments

bugfix: eth/protocols/snap, trie: better error-handling#14

Merged
yasyzb merged 1 commit intodevelopfrom
bugfix/error-handling
Apr 11, 2022
Merged

bugfix: eth/protocols/snap, trie: better error-handling#14
yasyzb merged 1 commit intodevelopfrom
bugfix/error-handling

Conversation

@yasyzb
Copy link

@yasyzb yasyzb commented Apr 11, 2022

Description

This PR cherry-pock the DoS vulnerabilities fixed in go-ethereum v1.10.9.

Rationale

A vulnerable node is susceptible to crash when processing a maliciously crafted message from a peer, via the snap/1 protocol. The crash can be triggered by sending a malicious snap/1 GetTrieNodes package.

More details please check the report and the ethereum/go-ethereum#23657

Example

None

Related issues

ethereum/go-ethereum#23657

@yasyzb yasyzb changed the base branch from main to develop April 11, 2022 05:51
@yasyzb yasyzb merged commit 58b69bc into develop Apr 11, 2022
@yasyzb yasyzb deleted the bugfix/error-handling branch April 11, 2022 05:51
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