Security Advisory

CVE-2026-74323

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 05:58:18
Last updated 2026-08-15 05:58:18
Assigner Linux
CVSS score not scored
State PUBLISHED

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.