Eric Dumazet
c0f84d0d4b
sch_teql: should not dereference skb after ndo_start_xmit()
...
It is illegal to dereference a skb after a successful ndo_start_xmit()
call. We must store skb length in a local variable instead.
Bug was introduced in 2.6.27 by commit 0abf77e55a2459aa9905be4b226e4729d5b4f0cb
(net_sched: Add accessor function for packet length for qdiscs)
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-05-18 15:12:31 -07:00
..
2008-11-25 21:13:25 -08:00
2008-11-25 21:13:25 -08:00
2008-11-25 21:13:25 -08:00
2008-11-25 21:13:25 -08:00
2008-11-25 21:13:25 -08:00
2008-11-25 21:13:25 -08:00
2009-03-04 17:38:10 -08:00
2008-11-25 21:13:25 -08:00
2008-11-25 21:13:25 -08:00
2009-05-02 13:48:32 -07:00
2008-11-20 04:14:28 -08:00
2008-12-29 19:40:45 -08:00
2008-11-14 10:39:25 +11:00
2008-11-20 04:14:28 -08:00
2008-11-20 04:14:28 -08:00
2008-01-28 15:11:23 -08:00
2008-11-20 04:14:28 -08:00
2009-01-05 18:14:19 -08:00
2008-09-22 19:20:51 -07:00
2009-04-13 18:12:57 -07:00
2008-01-28 15:11:11 -08:00
2008-03-17 22:46:46 -07:00
2008-11-16 23:01:49 -08:00
2008-12-29 19:40:46 -08:00
2008-11-20 04:10:00 -08:00
2009-02-01 01:12:42 -08:00
2008-11-20 04:11:36 -08:00
2008-10-31 00:45:55 -07:00
2009-03-15 20:00:19 -07:00
2009-03-15 20:00:19 -07:00
2008-11-20 04:11:36 -08:00
2009-05-06 16:45:07 -07:00
2009-01-05 16:01:51 -08:00
2008-11-13 22:56:30 -08:00
2009-03-15 20:00:19 -07:00
2009-03-15 20:00:19 -07:00
2008-07-20 00:08:27 -07:00
2009-02-10 00:11:21 -08:00
2009-04-20 02:14:59 -07:00
2008-11-20 04:11:36 -08:00
2008-11-20 04:11:36 -08:00
2009-01-08 08:31:14 -08:00
2009-03-21 13:36:17 -07:00
2009-05-18 15:12:31 -07:00