4 matches found
EUVD-2013-3640
Malware in sbrugna...
OpenSSL < 1.1.0a Multiple Vulnerabilities
Binary data 9626.prm...
Vulnerability in OpenSSL - Excessive allocation of memory in tls_get_message_header()
A TLS message includes 3 bytes for its length in the header for the message. This would allow for messages up to 16Mb in length. Messages of this length are excessive and OpenSSL includes a check to ensure that a peer is sending reasonably sized messages in order to avoid too much memory being...
Vulnerability in OpenSSL - Excessive allocation of memory in dtls1_preprocess_fragment()
A DTLS message includes 3 bytes for its length in the header for the message. This would allow for messages up to 16Mb in length. Messages of this length are excessive and OpenSSL includes a check to ensure that a peer is sending reasonably sized messages in order to avoid too much memory being...