CVE-2026-90354: wifi: mt76: mt7915: fix double hif2 init on the non-WED path

Published Sep 17, 2026
·
Updated

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

wifi: mt76: mt7915: fix double hif2 init on the non-WED path

mt7915pciinithif2() was called unconditionally and again inside the WED-inactive branch. The helper increments the global hifidx, writes the PCIe RECOGID register and takes a getdevice() reference via mt7915pcigethif2(), while removal only drops one reference. On non-WED dual-hif hardware this double-incremented hifidx, wrote RECOGID twice and leaked a device reference. Only the call inside the WED-inactive branch is correct; drop the unconditional one. hif2 is already initialised to NULL.

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

Which systems are affected by this issue?

The issue affects Linux kernel systems using mt7915 PCI hardware with dual HIF interfaces on the non-WED path. The described fault does not apply when WED is active.

2

What happens if the vulnerable initialization path is reached?

HIF2 initialization runs twice, incrementing the global hif_idx twice, writing the PCIe RECOG_ID register twice, and acquiring an extra device reference. Device removal drops only one reference, leaving a leaked reference.

3

Is there a configuration-based workaround if updating the kernel is not immediately possible?

Using the WED-active path avoids the described non-WED double-initialization path. The data does not provide any other workaround.

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