diff options
| author | Ethan Tidmore <ethantidmore06@gmail.com> | 2026-02-02 14:54:29 -0600 |
|---|---|---|
| committer | Sasha Levin <sashal@kernel.org> | 2026-03-04 07:21:54 -0500 |
| commit | 04d24a3654ed195485bc6346a9ef326fc494a34e (patch) | |
| tree | 082a5b18cc748592edffb1a2a8f9c869d72cf77d /include/net/aligned_data.h | |
| parent | 6d2dae6b97bd847aaea0a2709db62d0bf1d8e913 (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 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions
