net/http and golang.org/x/net/http2 servers that accept direct connections from untrusted clients could be remotely made to allocate an unlimited amount of memory, until the program crashes. Servers will now close connections if the send queue accumulates too many control messages.
Thanks to Jonathan Looney from Netflix for discovering and reporting these issues.
These issues are CVE-2019-9512 and CVE-2019-9514.
net/httpandgolang.org/x/net/http2servers that accept direct connections from untrusted clients could be remotely made to allocate an unlimited amount of memory, until the program crashes. Servers will now close connections if the send queue accumulates too many control messages.Thanks to Jonathan Looney from Netflix for discovering and reporting these issues.
These issues are CVE-2019-9512 and CVE-2019-9514.