CVE-2026-90354
Last modified
CVE-2026-90354 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix double hif2 init on the non-WED path mt7915_pci_init_hif2() was called unconditionally and again inside the WED-inactive branch. The helper increments the global hif_idx, writes the PCIe RECOG_ID register and takes a get_device() reference via mt7915_pci_get_hif2(), while removal only drops one reference.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix double hif2 init on the non-WED path mt7915_pci_init_hif2() was called unconditionally and again inside the WED-inactive branch. The helper increments the global hif_idx, writes the PCIe RECOG_ID register and takes a get_device() reference via mt7915_pci_get_hif2(), while removal only drops one reference. On non-WED dual-hif hardware this double-incremented hif_idx, wrote RECOG_ID 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
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= cacdd67812c6df824704ac078f1770188a485ff9, < eac18fadc791928379b179e54636494b92f8cf86; >= cacdd67812c6df824704ac078f1770188a485ff9, < 927fe8c0eb8c10295bc0018c8faa4d91f8fe98c6; >= cacdd67812c6df824704ac078f1770188a485ff9, < bd2e8f535ae35beb45a7fcc17ec9bbf8dc4db5fe; >= cacdd67812c6df824704ac078f1770188a485ff9, < 249cbaa1873550689fab136b74982cbba74c4169; >= cacdd67812c6df824704ac078f1770188a485ff9, < 29fbc5256c2d8448f084ff179d2e5092ecd1fc54; >= cacdd67812c6df824704ac078f1770188a485ff9, < 3ae8ad277e2819a281b0e36b55633c8515c16ce7 |
| Linux | Linux | 5.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90354?
How severe is CVE-2026-90354?
How do I fix CVE-2026-90354?
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-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-90353In the Linux kernel, the following vulnerability has been re…7
- 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…
- CVE-2026-9036IBM Netezza Software 11.3.0.3 through Interim Fix 002 does n…5.9
Are you affected by CVE-2026-90354?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
