Go-Ethereum vulnerable to denial of service via malicious p2p message
GHSA-ppjg-v974-84cm · CVE-2023-40591 · GO-2023-2046
Published · Modified
Description
Impact
A vulnerable node, can be made to consume unbounded amounts of memory when handling specially crafted p2p messages sent from an attacker node.
Details
The p2p handler spawned a new goroutine to respond to ping requests. By flooding a node with ping requests, an unbounded number of goroutines can be created, leading to resource exhaustion and potentially crash due to OOM.
Patches
The fix is included in geth version 1.12.1-stable, i.e, 1.12.2-unstable and onwards.
Fixed by https://github.com/ethereum/go-ethereum/pull/27887
Workarounds
No known workarounds.
Credits
This bug was reported by Patrick McHardy and reported via bounty@ethereum.org.
References
References
- WEB https://github.com/ethereum/go-ethereum/security/advisories/GHSA-ppjg-v974-84cm
- ADVISORY https://nvd.nist.gov/vuln/detail/CVE-2023-40591
- WEB https://geth.ethereum.org/docs/developers/geth-developer/disclosures
- PACKAGE https://github.com/ethereum/go-ethereum
- WEB https://github.com/ethereum/go-ethereum/releases/tag/v1.12.1
Ready to move
Start Securing
Free, no credit card | First findings in minutes