Wei Yongjun
59cae0092e
xfrm6: fix the proto and ports decode of sctp protocol
...
The SCTP pushed the skb above the sctp chunk header, so the
check of pskb_may_pull(skb, nh + offset + 1 - skb->data) in
_decode_session6() will never return 0 and the ports decode
of sctp will always fail. (nh + offset + 1 - skb->data < 0)
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-07-03 19:10:10 -07:00
..
2009-07-02 13:17:01 -07:00
2009-05-25 01:53:53 -07:00
2009-06-10 01:11:22 -07:00
2009-06-18 00:29:12 -07:00
2009-06-18 00:29:12 -07:00
2009-06-23 16:36:25 -07:00
2009-06-18 00:29:12 -07:00
2009-06-26 13:51:32 -07:00
2009-06-10 01:11:24 -07:00
2009-06-26 19:27:04 -07:00
2009-01-04 17:29:21 -08:00
2009-06-23 04:31:07 -07:00
2009-06-26 13:51:27 -07:00
2009-05-29 22:12:32 -07:00
2009-06-17 04:31:25 -07:00
2009-05-25 01:53:53 -07:00
2009-06-29 18:20:28 +04:00
2009-07-03 19:10:06 -07:00
2009-07-03 19:10:10 -07:00
2009-06-18 00:29:12 -07:00
2009-06-23 16:36:25 -07:00
2009-06-22 11:57:09 -07:00
2009-06-18 00:29:12 -07:00
2009-06-18 00:29:12 -07:00
2009-06-26 13:51:36 -07:00
2009-06-29 14:31:46 +02:00
2009-05-21 16:50:24 -07:00
2009-06-18 00:29:12 -07:00
2009-06-18 00:29:12 -07:00
2009-06-18 00:29:12 -07:00
2009-06-25 02:58:16 -07:00
2009-05-18 21:08:20 -07:00
2009-06-19 11:50:18 -04:00
2009-06-18 00:29:12 -07:00
2009-06-16 21:20:14 -07:00
2009-06-18 00:29:12 -07:00
2009-06-29 19:41:53 -07:00
2009-06-26 13:51:34 -07:00
2009-05-21 16:50:23 -07:00
2009-06-18 00:29:12 -07:00
2009-02-26 23:13:36 -08:00
2009-06-11 11:12:48 -07:00
2009-06-19 11:50:24 -04:00
2009-06-18 00:29:12 -07:00
2009-06-29 19:41:46 -07:00
2009-02-15 22:43:35 -08:00
2009-06-09 05:25:32 -07:00
2009-06-09 05:25:32 -07:00
2009-04-06 18:05:43 -07:00
2009-03-16 16:23:30 +01:00