Olivier Hochreutiner
Results
1
issues of
Olivier Hochreutiner
**Describe the bug** During nx_web_http_client_secure_connect(), in function _nx_secure_tls_send_handshake_record(), NX_SECURE_MEMCPY overflows the nx_secure_tls_handshake_cache buffer, causing a crash later in the code.   When NX_SECURE_MEMCPY is called, length==1117, whereas nx_secure_tls_handshake_cache is...
bug