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",
"severity": "HIGH",
"cwe_ids": [
"CWE-835"
],
"github_reviewed": true,
"github_reviewed_at": "2023-01-09T21:48:38Z"
}