Jesper Dangaard Brouer
7b5e56f9d6
udp: Fix UDP short packet false positive
...
The UDP header pointer assignment must happen after calling
pskb_may_pull(). As pskb_may_pull() can potentially alter the SKB
buffer.
This was exposted by running multicast traffic through the NIU driver,
as it won't prepull the protocol headers into the linear area on
receive.
Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-05 15:05:45 -08:00
..
2009-01-12 21:18:35 -08:00
2008-12-25 16:42:23 -08:00
2008-11-25 17:59:27 -08:00
2008-11-16 19:19:38 -08:00
2008-12-31 12:54:11 -05:00
2008-07-16 20:20:11 -07:00
2008-11-03 02:48:48 -08:00
2008-11-25 17:59:27 -08:00
2008-11-03 00:25:16 -08:00
2008-11-03 00:25:16 -08:00
2008-01-28 15:02:46 -08:00
2008-07-05 19:01:28 -07:00
2008-11-03 00:23:42 -08:00
2008-10-31 00:53:57 -07:00
2008-11-25 17:35:18 -08:00
2008-12-25 16:42:51 -08:00
2008-12-29 23:04:08 -08:00
2008-11-23 17:22:55 -08:00
2008-07-25 21:43:18 -07:00
2008-11-24 00:09:29 -08:00
2008-11-19 15:44:53 -08:00
2008-11-20 20:39:09 -08:00
2008-11-03 00:23:42 -08:00
2008-10-28 13:24:06 -07:00
2008-11-03 18:21:05 -08:00
2008-11-23 17:26:26 -08:00
2008-11-18 23:38:23 -08:00
2008-10-10 10:16:34 -04:00
2008-11-24 16:07:50 -08:00
2008-11-20 01:54:27 -08:00
2008-11-25 17:30:50 -08:00
2009-01-29 16:19:13 -08:00
2008-11-23 17:26:26 -08:00
2008-12-16 01:15:11 -08:00
2008-10-07 08:38:24 +11:00
2008-10-07 08:38:24 +11:00
2008-11-28 02:19:15 -08:00
2008-12-29 23:04:08 -08:00
2008-06-11 21:00:38 -07:00
2008-11-24 15:52:46 -08:00
2008-12-29 22:44:47 -08:00
2008-10-01 07:46:49 -07:00
2008-11-03 18:21:05 -08:00
2008-02-28 22:14:32 -08:00
2008-10-16 15:24:51 -07:00
2008-11-02 00:28:10 -07:00
2008-11-19 15:43:27 -08:00
2008-01-28 14:55:41 -08:00
2008-11-12 01:41:09 -08:00
2008-10-07 15:58:17 -07:00
2008-01-28 14:55:41 -08:00
2009-01-06 11:38:15 -07:00
2009-01-06 11:38:15 -07:00
2008-01-28 14:55:41 -08:00
2008-11-03 00:24:34 -08:00
2008-12-25 17:12:58 -08:00
2008-10-31 00:53:57 -07:00
2008-01-28 14:55:41 -08:00
2008-12-18 22:27:42 -08:00
2008-12-09 00:13:04 -08:00
2008-05-01 02:47:38 -07:00
2008-11-03 00:24:34 -08:00
2009-01-26 22:15:31 -08:00
2008-06-05 04:02:33 +09:00
2008-10-29 01:41:45 -07:00
2009-02-05 15:05:45 -08:00
2008-10-29 02:11:14 -07:00
2008-12-26 01:31:18 -08:00
2008-08-06 02:39:30 -07:00
2007-10-10 16:55:54 -07:00
2008-06-17 16:38:23 -07:00
2008-03-24 14:51:51 -07:00
2008-11-25 17:56:49 -08:00
2008-11-25 01:05:54 -08:00
2008-01-31 19:27:24 -08:00