Vlad Yasevich
a09c83847b
SCTP: Validate buffer room when processing sequential chunks
...
When we process bundled chunks, we need to make sure that
the skb has the buffer for each header since we assume it's
always there. Some malicious node can send us something like
DATA + 2 bytes and we'll try to walk off the end refrencing
potentially uninitialized memory.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
2007-09-25 22:55:45 -07:00
..
2007-08-23 10:25:05 -05:00
2007-08-21 20:58:13 -07:00
2007-09-16 16:43:04 -07:00
2007-07-10 23:07:31 -07:00
2007-08-13 22:52:01 -07:00
2007-08-14 17:24:05 -07:00
2007-09-12 14:10:58 +02:00
2007-09-16 16:21:16 -07:00
2007-09-16 14:52:15 -07:00
2007-08-21 20:58:06 -07:00
2007-09-11 10:45:15 +02:00
2007-08-14 17:25:20 -07:00
2007-07-11 19:41:18 -07:00
2007-08-06 15:06:03 -04:00
2007-09-14 17:15:19 -07:00
2007-09-16 14:48:21 -07:00
2007-07-10 23:07:31 -07:00
2007-08-21 21:23:39 -07:00
2007-07-27 12:29:17 +02:00
2007-08-02 19:42:29 -07:00
2007-07-10 23:07:31 -07:00
2007-09-25 22:55:45 -07:00
2007-09-20 12:13:52 -07:00
2007-08-07 17:53:10 -07:00
2007-07-24 15:34:53 -07:00
2007-07-19 10:44:32 +09:00
2007-07-19 10:44:35 +09:00
2007-07-19 10:44:38 +09:00
2007-07-19 10:44:40 +09:00
2007-07-26 11:11:56 -07:00
2007-09-20 12:14:08 -07:00
2007-09-25 22:55:45 -07:00
2007-09-20 13:15:57 -07:00
2007-08-13 22:52:07 -07:00
2007-07-31 02:28:27 -07:00
2007-08-02 19:42:22 -07:00
2007-09-25 22:55:44 -07:00
2007-07-10 23:07:31 -07:00
2007-08-13 22:52:08 -07:00
2007-07-16 09:05:45 -07:00
2007-07-14 15:13:40 -05:00
2007-07-14 15:13:40 -05:00
2007-08-15 14:46:02 -07:00