1
0
Files
linux/include/net
Vlad Yasevich 2930354799 [SCTP]: Add RCU synchronization around sctp_localaddr_list
sctp_localaddr_list is modified dynamically via NETDEV_UP
and NETDEV_DOWN events, but there is not synchronization
between writer (even handler) and readers.  As a result,
the readers can access an entry that has been freed and
crash the sytem.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Sridhar Samdurala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-09-16 16:02:12 -07:00
..
2007-07-10 22:16:43 -07:00
2007-07-31 02:28:27 -07:00
2006-12-02 21:22:55 -08:00
2007-07-10 12:41:08 -04:00
2007-07-12 16:07:24 -04:00
2007-07-10 22:15:41 -07:00
2006-12-02 21:23:41 -08:00
2006-12-02 21:22:52 -08:00
2007-07-10 22:19:04 -07:00
2007-07-10 22:14:20 -07:00
2007-07-17 10:23:03 -07:00
2007-06-07 13:40:50 -07:00