All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74323
NONEpublished 2026-08-15 06:22 UTC · 3 days ago
CVSS / 10
// 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.