CVE-2026-90353
Last modified
CVE-2026-90353 is a high-severity vulnerability rated 7/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix ext PHY use-after-free on register error path After mt7915_register_ext_phy() succeeded, a failure of the main PHY mt7915_init_debugfs() or mt7915_coredump_register() unwound through free_phy2, which called ieee80211_free_hw() on the ext PHY hw while it was still registered with mac80211, since mt76_unregister_device() only unregisters the main hw. Unregister the ext PHY (thermal + phy + hw) first and skip the redundant free..
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix ext PHY use-after-free on register error path After mt7915_register_ext_phy() succeeded, a failure of the main PHY mt7915_init_debugfs() or mt7915_coredump_register() unwound through free_phy2, which called ieee80211_free_hw() on the ext PHY hw while it was still registered with mac80211, since mt76_unregister_device() only unregisters the main hw. Unregister the ext PHY (thermal + phy + hw) first and skip the redundant free.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 7b8e1ae886e45aed9274048f2836a70b75ecfa40, < aa55bec92ba7747dd08feff409f8074c5e052e71; >= 7b8e1ae886e45aed9274048f2836a70b75ecfa40, < ad706fcf6255494613b94418e7243d98065dbeaf; >= 7b8e1ae886e45aed9274048f2836a70b75ecfa40, < 34058ad122f7524e33df8e38caba4b1d803b025a; >= 7b8e1ae886e45aed9274048f2836a70b75ecfa40, < a7fd3bae8e11a7c00df6a5021d9ef248ae9f9bf5; >= 7b8e1ae886e45aed9274048f2836a70b75ecfa40, < 648f5f03ff50d4bd719106ace0cdf1d8be02cbdd; >= 7b8e1ae886e45aed9274048f2836a70b75ecfa40, < 15b960014f24dce5388d4a2e7274e6490cb3c421 |
| Linux | Linux | 5.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90353?
How severe is CVE-2026-90353?
How do I fix CVE-2026-90353?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90348In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90349In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9035IBM Aspera High-Speed Transfer Endpoint 3.7.4 through 4.4.7 …6.5
- CVE-2026-90350In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90351In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90352In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90354In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90355In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90356In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90357In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-90358In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90359In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90353?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
