remarkable-linux/net/rose
Ralf Baechle 8dc22d2b64 [ROSE]: Fix dereference of skb pointer after free.
If rose_route_frame return success we'll dereference a stale pointer.
Likely this is only going to result in bad statistics for the ROSE
interface.

This fixes coverity 946.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-07-03 19:29:15 -07:00
..
af_rose.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Makefile
rose_dev.c [ROSE]: Fix dereference of skb pointer after free. 2006-07-03 19:29:15 -07:00
rose_in.c
rose_link.c [ROSE]: Eleminate HZ from ROSE kernel interfaces 2006-05-03 23:28:20 -07:00
rose_loopback.c
rose_out.c
rose_route.c [ROSE]: Fix routing table locking in rose_remove_neigh. 2006-05-03 23:26:20 -07:00
rose_subr.c
rose_timer.c [ROSE]: rose_heartbeat_expiry() locking fix 2005-10-31 16:41:45 -02:00
sysctl_net_rose.c