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

Backport from Bitcoin to Prevent Potential DoS Attack #462

Open
CharesFang opened this issue Jul 24, 2022 · 1 comment
Open

Backport from Bitcoin to Prevent Potential DoS Attack #462

CharesFang opened this issue Jul 24, 2022 · 1 comment

Comments

@CharesFang
Copy link

Pls check the Bitcoin PR#14897 and its updates about the potential DoS attack on the Bitcoin/Zen nodes. We just checked the Horizen source code and found the same vulnerable void CNode::AskFor(const CInv& inv) function implementation in the path of src/net.cpp. Just from my opinion, the changes of PR#14897 should be backported.

@ptagl
Copy link
Contributor

ptagl commented Aug 8, 2022

Hi @CharesFang, we'll take care of this issue as soon as possible together with the other backports you reported, thanks a lot!

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

No branches or pull requests

2 participants