Sean Bright
a801543f79
AST-2018-009: Fix crash processing websocket HTTP Upgrade requests
...
The HTTP request processing in res_http_websocket allocates additional
space on the stack for various headers received during an Upgrade request.
An attacker could send a specially crafted request that causes this code
to overflow the stack, resulting in a crash.
* No longer allocate memory from the stack in a loop to parse the header
values. NOTE: There is a slight API change when using the passed in
strings as is. We now require the passed in strings to no longer have
leading or trailing whitespace. This isn't a problem as the only callers
have already done this before passing the strings to the affected
function.
ASTERISK-28013 #close
Change-Id: Ia564825a8a95e085fd17e658cb777fe1afa8091a
2018-09-20 11:19:03 -05:00
..
2017-12-22 09:23:22 -05:00
2018-09-12 12:34:54 -05:00
2018-07-10 11:03:01 -05:00
2018-09-18 11:32:18 -05:00
2017-12-22 09:23:22 -05:00
2017-10-18 03:34:56 -05:00
2018-06-21 16:10:52 -06:00
2018-03-01 13:13:55 -06:00
2018-05-11 09:48:58 -04:00
2018-07-18 18:15:53 +00:00
2017-12-22 09:23:22 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-29 12:39:34 -06:00
2018-01-29 12:39:34 -06:00
2018-01-29 12:39:34 -06:00
2018-01-24 13:37:29 -05:00
2018-01-29 12:39:34 -06:00
2018-01-29 12:39:34 -06:00
2017-04-12 15:57:21 -06:00
2018-01-29 12:39:34 -06:00
2018-01-29 12:39:34 -06:00
2018-01-24 13:37:29 -05:00
2018-05-03 05:37:01 -06:00
2018-02-16 13:52:37 +01:00
2018-02-16 13:52:37 +01:00
2018-02-16 13:52:37 +01:00
2018-02-16 13:52:37 +01:00
2017-12-22 09:23:22 -05:00
2018-01-15 13:25:51 -05:00
2017-12-22 09:23:22 -05:00
2018-03-14 05:20:12 -04:00
2018-05-11 09:48:58 -04:00
2018-03-14 05:20:12 -04:00
2018-03-14 05:20:12 -04:00
2018-03-14 05:20:12 -04:00
2018-03-14 05:20:12 -04:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-06-08 11:03:35 +02:00
2018-01-24 13:37:29 -05:00
2018-01-15 13:25:51 -05:00
2018-01-15 13:25:51 -05:00
2018-08-29 05:20:33 -05:00
2017-11-20 13:17:55 -06:00
2017-11-20 13:17:55 -06:00
2017-12-20 12:40:01 -05:00
2017-12-22 09:23:22 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-05-21 11:03:10 -05:00
2018-04-30 16:30:44 -04:00
2018-06-21 10:18:36 -06:00
2018-09-20 11:19:03 -05:00
2017-12-22 09:23:22 -05:00
2018-03-08 13:53:09 -06:00
2018-09-07 07:58:46 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-08-15 11:33:37 -05:00
2017-12-15 10:14:31 -05:00
2018-03-14 05:20:12 -04:00
2018-09-12 07:26:33 -05:00
2018-09-06 13:30:12 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-08-14 08:55:38 -05:00
2017-11-06 18:44:01 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-02-02 18:03:06 -06:00
2018-07-27 10:58:38 -05:00
2018-02-02 18:03:06 -06:00
2018-01-24 13:37:29 -05:00
2018-04-12 17:34:16 -05:00
2018-06-21 16:10:52 -06:00
2018-09-14 14:59:23 -05:00
2018-07-24 07:20:25 -05:00
2018-01-24 13:37:29 -05:00
2018-02-01 15:33:23 -06:00
2018-01-24 13:37:29 -05:00
2018-04-11 10:31:44 -06:00
2018-01-24 13:37:29 -05:00
2018-09-14 14:59:23 -05:00
2018-04-12 17:34:16 -05:00
2018-04-18 17:32:33 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-01-24 13:37:29 -05:00
2018-07-28 08:01:27 -05:00
2018-04-12 17:34:16 -05:00
2018-08-03 04:09:15 -05:00
2018-07-06 07:03:45 -06:00
2018-09-18 11:32:18 -05:00
2018-01-24 13:37:29 -05:00
2018-09-18 06:11:23 -05:00
2017-10-04 12:00:47 -04:00
2018-01-24 13:37:29 -05:00
2018-08-17 18:56:24 -05:00
2018-09-14 14:59:23 -05:00
2018-01-24 13:37:29 -05:00
2018-09-14 14:59:23 -05:00
2017-10-04 12:00:47 -04:00
2018-01-24 13:37:29 -05:00
2017-12-22 09:23:22 -05:00
2018-08-15 15:32:25 -05:00
2018-08-27 12:03:03 -05:00
2017-12-22 09:23:22 -05:00
2018-01-24 13:37:29 -05:00
2017-12-22 09:23:22 -05:00
2017-12-10 12:51:16 -06:00
2018-07-18 13:20:49 -05:00
2017-11-13 15:15:33 -05:00
2017-11-13 15:15:33 -05:00
2018-08-17 16:33:24 -05:00
2017-12-07 19:39:04 -06:00
2018-09-17 10:48:03 -05:00
2018-01-15 13:25:51 -05:00
2018-01-15 13:25:51 -05:00
2018-01-24 13:37:29 -05:00
2018-01-15 13:25:51 -05:00
2018-01-15 13:25:51 -05:00
2018-01-15 13:25:51 -05:00
2018-09-12 12:34:54 -05:00
2018-01-24 13:37:29 -05:00
2018-01-29 12:39:34 -06:00
2017-04-14 16:55:03 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-12-15 10:14:31 -05:00
2018-08-27 13:22:31 -04:00