-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b45
-
x86
-
windows_xp
-
Not verified
FULL PRODUCT VERSION :
1.7.0_01-b08
A DESCRIPTION OF THE PROBLEM :
In readRecord method of SSLEngineImpl class, there is o possible way to call checkSequenceNumber method, because handshakeStatus local variable is not assign to NOT_HANDSHAKING anywhere.
Same problem occurs in writeRecord method.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
huge sequence number
REPRODUCIBILITY :
This bug can be reproduced always.
1.7.0_01-b08
A DESCRIPTION OF THE PROBLEM :
In readRecord method of SSLEngineImpl class, there is o possible way to call checkSequenceNumber method, because handshakeStatus local variable is not assign to NOT_HANDSHAKING anywhere.
Same problem occurs in writeRecord method.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
huge sequence number
REPRODUCIBILITY :
This bug can be reproduced always.
- relates to
-
JDK-4885061 JSSE does not renegotate after hitting 2^64-1 sequenced packets.
-
- Closed
-