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-06-16
AI Q&A
2026-05-06
EPSS Evaluated
2026-06-15
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 Quick Actions
Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-43159. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart