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-05-07
AI Q&A
2026-02-04
EPSS Evaluated
2026-05-05
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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


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