summaryrefslogtreecommitdiff
path: root/fs/smb/client/cached_dir.c
diff options
context:
space:
mode:
authorEthan Tidmore <ethantidmore06@gmail.com>2026-02-02 14:54:29 -0600
committerSasha Levin <sashal@kernel.org>2026-03-04 07:21:16 -0500
commitcc3f83b6fb3773ad943365d1cd774b4ec050332e (patch)
tree028694bc5142bdf49386093b32aad5368d15a449 /fs/smb/client/cached_dir.c
parent369d369ed08f4fb7a07c25aae120b52392bc898d (diff)
staging: rtl8723bs: fix null dereference in find_network
[ Upstream commit 41460a19654c32d39fd0e3a3671cd8d4b7b8479f ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/smb/client/cached_dir.c')
0 files changed, 0 insertions, 0 deletions