Security Advisory

CVE-2026-43159

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-06 11:27:38
Last updated 2026-05-11 22:18:54
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.