Security readout for executives and security teams
Plain-English summary
CVE-2022-50735 is a Linux kernel bug in the mt76 USB Wi-Fi driver. Under an initialization/running-state race, a background worker can hit a NULL pointer dereference and crash the kernel. This is primarily an availability concern for Linux systems using affected MediaTek mt76 USB Wi-Fi support.
Executive priority
Handle as a targeted availability fix, not a broad emergency. Prioritize laptops, embedded systems, or appliances using mt76 USB Wi-Fi. Routine kernel patching should address most exposure unless the affected driver is business-critical or crash symptoms are already observed.
Technical view
The Linux kernel fix prevents mt76u_status_worker from running when the mt76 device is not yet running. The reported failure is a KASAN NULL pointer dereference in mt76x02_mac_fill_tx_status via mt76u_tx_status_data workqueue processing. Kernel stable commits are referenced as the remediation path.
Likely exposure
Exposure appears limited to Linux systems with affected kernel versions and mt76 USB Wi-Fi driver usage. Servers without this Wi-Fi hardware or module are less likely to be affected. The source bundle lists Linux kernel impact around 5.11 and fixes in stable lines including 5.15.86, 6.0.16, 6.1.2, and 6.2.
Exploitation context
No CISA KEV listing or cited source indicates active exploitation. The public description shows a kernel NULL pointer dereference discovered through KASAN-style debugging. The sources do not describe a remote attack path, required privileges, or a weaponized exploit.
Researcher notes
Evidence is limited to the CVE record and Linux stable commits. No CVSS, CWE, exploitability assessment, or detailed trigger conditions are provided. Treat affected-version mapping through downstream distributions carefully, because vendors may backport the fix without changing major kernel versions.
Mitigation direction
- Update affected Linux kernels using vendor or distribution guidance.
- Prioritize systems using MediaTek mt76 USB Wi-Fi devices or modules.
- Confirm deployed kernels include one of the referenced stable fixes.
- If patch timing is unclear, request guidance from the OS vendor.
Validation and detection
- Inventory Linux kernel versions across endpoints and appliances.
- Check whether mt76 USB Wi-Fi drivers or hardware are present.
- Compare kernel builds against vendor advisories and fixed stable commits.
- Review crash logs for mt76u_tx_status_data or mt76x02_mac_fill_tx_status traces.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-2022-50735 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://git.kernel.org/stable/c/69346de0eb956fb92949b9473de4647d9c34a54fCVE reference
- https://git.kernel.org/stable/c/58fdd84a89b121b761dbfb8a196356e007376ca4CVE reference
- https://git.kernel.org/stable/c/f5ac749a0b21beee55d87d0b05de36976b22dff9CVE reference
- https://git.kernel.org/stable/c/bd5dac7ced5a7c9faa4dc468ac9560c3256df845CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
