4 matches found
CVE-2013-10005
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...
CVE-2013-10005
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...
CVE-2013-10005
CVE-2013-10005 applies to the Go SOCKS library github.com/btcsuite/go-socks. The vulnerability arises in the net.Conn implementation where RemoteAddr and LocalAddr call themselves recursively, creating an infinite loop that crashes the program via a stack overflow. Documented impact is a denial o...
CVE-2013-10005 Infinite loop in github.com/btcsuite/go-socks
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...