Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible token leak in mt7996_tx_prepare_skb() If link_conf or link_sta lookup fails in mt7996_tx_prepare_skb routine, mt7996 driver leaks an already allocated tx token. Fix the issue releasing the token in case of error.
CVSS Score
HIGH
References
- https://git.kernel.org/stable/c/06e65d6cf80490bc0457d339595d1ed5a89e8899
- https://git.kernel.org/stable/c/831074096d0450308357271fc0ffd3f600a2487e
- https://git.kernel.org/stable/c/fa0e9aa92a7bc97fc42014c5efaaf1278fa92723
FAQ
What is CVE-2026-74323?
CVE-2026-74323 is a vulnerability with a CVSS score of 8.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible token leak in mt7996_tx_prepare_skb() If link_conf or link_sta lookup fails in mt7996_tx_prepare_...
How severe is CVE-2026-74323?
CVE-2026-74323 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-74323?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.