CVE-2025-40066
BaseFortify
Publication date: 2025-10-28
Last updated on: 2025-10-30
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a potential NULL pointer dereference in the Linux kernel's wifi driver for the mt7996 chipset. Specifically, the issue occurs in the mt7996_mac_sta_add_links() routine where the phy pointer was not checked before being used in mt7996_mac_sta_init_link(), which could lead to a NULL pointer dereference and cause a system crash or instability.
How can this vulnerability impact me? :
If exploited, this vulnerability could cause a NULL pointer dereference leading to a kernel crash or system instability, potentially resulting in denial of service on affected systems using the mt7996 wifi driver.