Files
linux/drivers/net
Nicolai Stange c7bf1fb7dd libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
Commit e5e884b426 ("libertas: Fix two buffer overflows at parsing bss
descriptor") introduced a bounds check on the number of supplied rates to
lbs_ibss_join_existing().

Unfortunately, it introduced a return path from within a RCU read side
critical section without a corresponding rcu_read_unlock(). Fix this.

Fixes: e5e884b426 ("libertas: Fix two buffer overflows at parsing bss descriptor")
Signed-off-by: Nicolai Stange <nstange@suse.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2020-01-27 16:35:55 +02:00
..
2020-01-27 13:05:43 +01:00
2020-01-25 10:43:19 +01:00
2020-01-21 12:02:25 +01:00
2019-12-09 10:36:44 -08:00
2020-01-17 11:27:49 +01:00
2020-01-14 11:31:41 -08:00
2019-12-08 17:48:42 -08:00