CVE-2026-90353: wifi: mt76: mt7915: fix ext PHY use-after-free on register error path

Published Sep 17, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

wifi: mt76: mt7915: fix ext PHY use-after-free on register error path

After mt7915registerextphy() succeeded, a failure of the main PHY mt7915initdebugfs() or mt7915coredumpregister() unwound through freephy2, which called ieee80211freehw() on the ext PHY hw while it was still registered with mac80211, since mt76unregisterdevice() only unregisters the main hw. Unregister the ext PHY (thermal + phy + hw) first and skip the redundant free.

Affected Software

1 affected component
Linux Kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:09 PM
Data Sourced
via MITRE·04:09 PM
Description

Frequently Asked Questions

1

Under what conditions can this occur?

The issue is limited to an initialization error path after the external PHY has registered successfully and either main-PHY debugfs initialization or coredump registration subsequently fails.

2

What cleanup behavior does the fix change?

The fix unregisters the external PHY's thermal, PHY, and hardware registrations before freeing it. It also avoids the redundant free that could release external-PHY hardware while it remained registered with mac80211.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203