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.
{ "nvd_published_at": "2022-12-27T22:15:00Z", "github_reviewed_at": "2023-01-09T21:48:38Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-835" ] }