Matt Caswell 63658103d4 Fix a hang with SSL_peek()
If while calling SSL_peek() we read an empty record then we go into an
infinite loop, continually trying to read data from the empty record and
never making any progress. This could be exploited by a malicious peer in
a Denial Of Service attack.

CVE-2016-6305

GitHub Issue #1563

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-09-22 09:28:07 +01:00
..
2016-09-22 09:28:07 +01:00
2016-07-29 14:09:57 +01:00
2016-08-22 10:53:55 +01:00
2016-06-29 09:56:39 -04:00
2016-08-18 14:02:29 +02:00
2016-08-18 14:02:29 +02:00
2016-08-18 14:02:29 +02:00
2016-05-17 14:19:19 -04:00
2016-08-18 14:02:29 +02:00
2016-08-18 14:02:29 +02:00
2016-08-24 14:05:52 +01:00
2016-08-18 14:02:29 +02:00
2016-08-18 14:02:29 +02:00
2016-08-18 14:02:29 +02:00
2016-08-26 15:19:40 -04:00
2016-08-18 14:02:29 +02:00
2016-08-18 14:02:29 +02:00
2016-08-18 14:02:29 +02:00
2016-08-18 14:02:29 +02:00
2016-08-18 14:02:29 +02:00
2016-09-07 16:09:01 -04:00
2016-08-18 14:02:29 +02:00
2016-05-17 14:19:19 -04:00
2016-08-18 14:02:29 +02:00
2016-08-18 14:02:29 +02:00
2016-09-22 09:28:07 +01:00
2016-08-18 14:02:29 +02:00
2016-09-08 12:36:46 +01:00
2016-08-18 14:02:29 +02:00