The RemoteAddr and LocalAddr methods on the returned net.Conn may call themselves, leading to an infinite loop which will crash the program due to a stack overflow.
{
"url": "https://pkg.go.dev/vuln/GO-2020-0024",
"review_status": "REVIEWED"
}