Wei Yongjun
c615c9f3f3
xfrm4: fix the ports decode of sctp protocol
...
The SCTP pushed the skb data above the sctp chunk header, so the check
of pskb_may_pull(skb, xprth + 4 - skb->data) in _decode_session4() will
never return 0 because xprth + 4 - skb->data < 0, the ports decode of
sctp will always fail.
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:06 -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-06-26 19:22:37 -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
2008-01-28 14:56:52 -08: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
2006-03-28 09:16:06 -08:00
2009-04-06 18:05:43 -07:00
2009-03-16 16:23:30 +01:00