Re: [PATCH v1] staging: rtl8723bs: fix null dereference in find_network
From: Greg KH
Date: Mon Feb 02 2026 - 03:42:54 EST
On Mon, Feb 02, 2026 at 12:38:08AM -0600, Ethan Tidmore wrote:
> The pwlan variable has the possibility of returning NULL and is not
> checked for NULL and then later dereferenced.
dereferenced where? Not in this function :)
Please be more specific as to what exactly you are fixing here.
thanks,
greg k-h