-
Bug
-
Resolution: Fixed
-
P3
-
1.1.5, 1.1.6, 1.2.0, 1.2.2, 1.3.0
-
beta
-
generic, x86, sparc
-
solaris_2.5.1, solaris_2.6, windows_95, windows_nt
In the solaris implemenation of PlainSocketImpl.java, the creation of socket always set SO_REUSEADDR option. By allowing other socket to bind to the same port that the socket created by PlainSocketImpl binds to, we open up a potential security hole.
- duplicates
-
JDK-4400234 On Win32, can't open ServerSocket on same port right after closing it
-
- Closed
-
-
JDK-4147757 Re-opening a server socket on the same port (after closing prev) does not work
-
- Closed
-
-
JDK-4319693 Error in win9x ServerSocket port binding behaviour
-
- Closed
-
-
JDK-4137483 ServerSocket/Socket: Need SO_REUSEADDR option for sockets / server sockets
-
- Closed
-