diff options
author | Javier Cardona <javier@cozybit.com> | 2011-05-04 01:57:15 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-05-11 20:50:30 +0200 |
commit | 9ca99eeca0cfe839c481f3350988e9ed94188567 (patch) | |
tree | 941425d359c2b43a2a2009155f69f0008306ab2c /net/sched | |
parent | mac80211: Self-protected management frames are not robust (diff) | |
download | linux-9ca99eeca0cfe839c481f3350988e9ed94188567.tar.xz linux-9ca99eeca0cfe839c481f3350988e9ed94188567.zip |
mac80211: Check size of a new mesh path table for changes since allocation.
Not sure if I'm chasing a ghost here, seems like the
mesh_path->size_order needs to be inside an RCU-read section to prevent
that value from changing between table allocation and copying. We have
observed crashes that might be caused by this.
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions