Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix MLD ID in MAC TXD and HIF TXP Problem: MCU command timeout while the firmware state is normal, and the firmware keeps showing the error log "ERROR!! NO PAUSE...". Root cause: If the MLD_ID field in the TXD is neither the primary link id nor the secondary link id, it may lead to a firmware busy loop when the third link is in power saving mode. Remap frames directed to a third link to the primary link wcid. Since TX status events and txfree completions carry the wcid the firmware saw, use the remapped wcid for packet id tracking and non-AQL packet accounting as well, while the frame keeps its original link context for addressing, band and OMAC selection.
References
- https://git.kernel.org/stable/c/0a951ff6704db7b46c3f6d03b77e6053122be8ab
- https://git.kernel.org/stable/c/5183b9f092fc0041618f38f895bd0ad860c26ca9
- https://git.kernel.org/stable/c/ce35ecffc96e6d097d27b6fe30677a2cfe2e0461
FAQ
What is CVE-2026-90376?
CVE-2026-90376 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix MLD ID in MAC TXD and HIF TXP Problem: MCU command timeout while the firmware state is normal, and the fir...
How severe is CVE-2026-90376?
CVSS scoring is not yet available for CVE-2026-90376. Check NVD for updates.
Is there a patch for CVE-2026-90376?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.