GHSA-Q26P-9CQ4-7FC2 Go Ethereum vulnerable to DoS via malicious p2p message
Impact A vulnerable node can be forced to shutdown/crash using a specially crafted message. During the peer-to-peer connection handshake, a shared secret key is computed. The implementation did not verify whether the EC public key provided by the remote party is a valid point on the secp256k1...