Security readout for executives and security teams
Plain-English summary
This CVE is a Linux kernel driver crash bug affecting MediaTek mt7915 Wi-Fi support. When an IBSS/ad-hoc wireless interface is added, the driver can hit a NULL pointer dereference and trigger a kernel oops. The main business impact is device instability or denial of service on systems using that wireless chipset and mode.
Executive priority
Treat this as targeted remediation, not an enterprise-wide emergency. Patch affected wireless Linux devices during the next appropriate maintenance window, faster for operationally critical appliances or products that rely on mt7915 Wi-Fi and ad-hoc networking.
Technical view
The flaw is in the mt76 mt7915 driver, specifically mt7915_get_phy_mode. The source shows a NULL pointer dereference while creating or joining an IBSS network, with the call path through mac80211 IBSS handling. Stable kernel commits are referenced as the resolution, but the bundle provides no CVSS, CWE, or exploitability assessment.
Likely exposure
Exposure is likely limited to Linux systems using MediaTek mt7915 wireless hardware and the mt76/mt7915 driver, especially where IBSS/ad-hoc mode is enabled or tested. Conventional servers, cloud workloads, and systems without this chipset or driver are unlikely to be exposed based on the provided sources.
Exploitation context
The provided sources do not report active exploitation, and KEV is false. The described trigger involves adding or creating an IBSS interface. Evidence is insufficient to claim remote unauthenticated exploitation; the supported conclusion is a driver-level crash condition under a specific wireless configuration path.
Researcher notes
The source bundle identifies the vulnerable path and stable kernel fixes but lacks CVSS, CWE, distro package mapping, and exploitability detail. Analysis should focus on driver presence, kernel lineage, and IBSS feature exposure. Do not broaden scope beyond Linux mt7915/mt76 without vendor evidence.
Mitigation direction
Update affected Linux kernels through vendor or distribution packages containing the referenced stable fixes.
Prioritize systems with MediaTek mt7915 Wi-Fi hardware and IBSS/ad-hoc mode usage.
If patching is delayed, avoid IBSS/ad-hoc operation on affected mt7915 devices where feasible.
Check Linux distribution advisories for exact fixed package versions.
Monitor affected devices for kernel oops events referencing mt7915_get_phy_mode.
Validation and detection
Inventory Linux assets for MediaTek mt7915 hardware and mt76/mt7915 driver usage.
Confirm running kernel versions against vendor fixed releases or the referenced stable commits.
Review kernel logs for NULL pointer dereference traces in mt7915_get_phy_mode.
Verify IBSS/ad-hoc workflows remain stable after applying the kernel update.
Document systems without the hardware or driver as not exposed by current evidence.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2021-47540 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.