summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorEthan Tidmore <ethantidmore06@gmail.com>2026-02-02 14:54:29 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-02-07 14:22:04 +0100
commit41460a19654c32d39fd0e3a3671cd8d4b7b8479f (patch)
tree433a54d3169bb6befe50d13d05637584e57825b9 /rust/alloc/collections/git@git.tavy.me:linux.git
parent17d2ff404153a616b4b9426a46021c199fe69568 (diff)
staging: rtl8723bs: fix null dereference in find_network
The variable pwlan has the possibility of being NULL when passed into rtw_free_network_nolock() which would later dereference the variable. Fixes: 554c0a3abf21 ("staging: Add rtl8723bs sdio wifi driver") Cc: stable@vger.kernel.org Signed-off-by: Ethan Tidmore <ethantidmore06@gmail.com> Link: https://patch.msgid.link/20260202205429.20181-1-ethantidmore06@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions