Files
twx-linux/drivers/net
Patrick McHardy 1e3769dc9a Fix IFB net driver input device crashes
[IFB]: Fix crash on input device removal

The input_device pointer is not refcounted, which means the device may
disappear while packets are queued, causing a crash when ifb passes packets
with a stale skb->dev pointer to netif_rx().

Fix by storing the interface index instead and do a lookup where neccessary.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Acked-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-04-13 13:47:04 -07:00
..
2007-01-09 02:24:37 -05:00
2007-01-31 04:59:08 -05:00
2007-01-23 00:19:12 -05:00
2007-01-30 09:36:01 -05:00
2007-01-30 09:36:02 -05:00
2007-02-02 00:46:35 -08:00
2007-02-02 00:46:35 -08:00
2007-03-09 10:50:27 -08:00
2007-04-13 13:47:04 -07:00
2007-04-06 03:43:13 -07:00
2007-01-23 16:26:33 -05:00
2007-04-13 13:47:01 -07:00
2007-04-13 13:47:02 -07:00
2007-04-13 13:47:01 -07:00
2007-01-09 00:30:06 -08:00
2007-01-09 00:30:06 -08:00