CVE-2026-43159
Awaiting Analysis Awaiting Analysis - Queue
Null Dereference in Linux Kernel RTL8723BS Driver

Publication date: 2026-05-06

Last updated on: 2026-05-06

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-06
Last Modified
2026-05-06
Generated
2026-05-07
AI Q&A
2026-05-06
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel rtl8723bs *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Linux kernel's rtl8723bs staging driver. It involves a null pointer dereference issue where the variable 'pwlan' can be NULL when passed into the function rtw_free_network_nolock(). If the function attempts to dereference this NULL variable, it can cause a crash or other unintended behavior.


How can this vulnerability impact me? :

The impact of this vulnerability is that it can cause the Linux kernel to dereference a NULL pointer, potentially leading to a system crash or instability. This could disrupt normal operation of the affected system, especially if the rtl8723bs wireless driver is in use.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart