This update for re fixes the following issues:
* Fixed integer overflow in websock_decode() masked frame
length check leads to heap buffer overflow.
* Fix DTLS single_conn mode lacks peer address validation,
allowing connection hijacking and DoS #3705.