Shan Wei
22e091e525
netfilter: ipv6: fix overlap check for fragments
...
The type of FRAG6_CB(prev)->offset is int, skb->len is *unsigned* int,
and offset is int.
Without this patch, type conversion occurred to this expression, when
(FRAG6_CB(prev)->offset + prev->len) is less than offset.
Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-11-12 08:51:55 +01:00
..
2010-10-21 04:26:39 -07:00
2010-10-25 13:09:44 -07:00
2010-10-25 13:09:43 -07:00
2010-04-11 14:53:53 -07:00
2010-10-23 11:47:02 -07:00
2010-10-24 13:41:39 -07:00
2010-10-23 11:47:02 -07:00
2010-10-21 04:25:48 -07:00
2010-10-06 19:39:31 -07:00
2010-10-21 04:27:03 -07:00
2010-10-20 15:38:23 -07:00
2010-10-27 11:37:32 -07:00
2010-03-30 22:02:32 +09:00
2010-10-23 11:47:02 -07:00
2010-10-11 13:06:53 -07:00
2010-08-11 17:11:28 +00:00
2010-08-11 23:03:50 -07:00
2010-09-23 14:33:39 -07:00
2010-09-23 14:33:39 -07:00
2010-05-23 23:11:07 -07:00
2010-11-03 08:45:06 +01:00
2010-11-12 08:51:55 +01:00
2010-10-21 15:44:13 +02:00
2010-10-24 13:41:39 -07:00
2010-06-03 03:21:52 -07:00
2010-09-23 14:33:39 -07:00
2010-10-24 22:26:41 -07:00
2010-03-30 22:02:32 +09:00
2010-09-16 22:38:23 -07:00
2010-10-25 14:45:56 -04:00
2010-10-29 19:59:40 +02:00
2010-05-17 23:23:14 -07:00
2010-10-24 16:25:39 -07:00
2010-04-20 16:37:13 -07:00
2010-08-19 00:08:30 -07:00
2010-10-20 01:55:54 -07:00
2010-10-21 08:43:05 -07:00
2010-10-23 11:47:02 -07:00
2010-09-27 01:03:03 -07:00
2010-08-12 09:51:35 -07:00
2010-10-23 11:47:02 -07:00
2010-10-23 11:47:02 -07:00
2010-10-24 13:41:39 -07:00
2010-10-21 08:43:05 -07:00
2010-10-05 14:54:36 -07:00
2010-08-09 11:25:17 +02:00
2010-05-20 21:04:44 -07:00
2010-10-25 14:43:14 -04:00
2010-10-23 11:47:02 -07:00
2010-10-21 03:09:46 -07:00
2010-06-03 20:03:40 -07:00
2010-10-20 15:37:28 -07:00
2010-10-20 15:37:28 -07:00
2010-10-15 15:53:27 +02:00
2010-10-23 11:47:02 -07:00
2010-05-17 23:23:14 -07:00