diff options
author | Brian Norris <briannorris@chromium.org> | 2020-01-07 01:42:12 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-01-27 17:33:14 +0300 |
commit | 65b1aae0d9d5962faccc06bdb8e91a2a0b09451c (patch) | |
tree | bddc502a15e55d36f91e539ddbbc843962600623 /scripts/gdb/linux/utils.py | |
parent | c312840cd79061af37158cb42590931cfa364c1b (diff) | |
download | linux-65b1aae0d9d5962faccc06bdb8e91a2a0b09451c.tar.xz |
mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
We called rcu_read_lock(), so we need to call rcu_read_unlock() before
we return.
Fixes: 3d94a4a8373b ("mwifiex: fix possible heap overflow in mwifiex_process_country_ie()")
Cc: stable@vger.kernel.org
Cc: huangwen <huangwenabc@gmail.com>
Cc: Ganapathi Bhat <ganapathi.bhat@nxp.com>
Signed-off-by: Brian Norris <briannorris@chromium.org>
Acked-by: Ganapathi Bhat <ganapathi.bhat@nxp.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions