CVE-2026-43159
In the Linux kernel, the following vulnerability has been resolved:
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.
More information : https://git.kernel.org/stable/c/04d24a3654ed195485bc6346a9ef326fc494a34e
