GHSA-34gf-qwwx-pv6wHighCVSS 8.8
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix...
🔗 CVE IDs covered (1)
📋 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.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-74323
- https://git.kernel.org/stable/c/06e65d6cf80490bc0457d339595d1ed5a89e8899
- https://git.kernel.org/stable/c/831074096d0450308357271fc0ffd3f600a2487e
- https://git.kernel.org/stable/c/fa0e9aa92a7bc97fc42014c5efaaf1278fa92723
- https://github.com/advisories/GHSA-34gf-qwwx-pv6w