CVE-2026-23040
Unknown Unknown - Not Provided
Null Pointer Dereference in Linux mac80211_hwsim Frequency Notification

Publication date: 2026-02-04

Last updated on: 2026-02-04

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211_hwsim: fix typo in frequency notification The NAN notification is for 5745 MHz which corresponds to channel 149 and not 5475 which is not actually a valid channel. This could result in a NULL pointer dereference in cfg80211_next_nan_dw_notif.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-04
Last Modified
2026-02-04
Generated
2026-06-16
AI Q&A
2026-02-04
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
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 is in the Linux kernel's wifi component, specifically in mac80211_hwsim. It involves a typo in the frequency notification where the NAN (Neighbor Awareness Networking) notification incorrectly uses 5475 MHz instead of the correct 5745 MHz, which corresponds to channel 149.

Because 5475 MHz is not a valid channel, this typo can cause a NULL pointer dereference in the function cfg80211_next_nan_dw_notif.

Impact Analysis

The impact of this vulnerability is that it could cause a NULL pointer dereference in the Linux kernel's wifi subsystem. This type of error can lead to a kernel crash or system instability, potentially causing denial of service on affected systems.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

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