2 matches found
CVE-2025-68360
Mode C: Normal (details available) CVE-2025-68360 concerns a Linux kernel issue in the mt76 wifi driver where MT7996 could offload to either the primary wed device or wed_hif2. The existing wed callback paths assumed the primary wed device, which could crash when wed_hif2 is active (e.g., on a 6 ...
CVE-2025-68360 wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacks
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacks MT7996 driver can use both wed and wedhif2 devices to offload traffic from/to the wireless NIC. In the current codebase we assume to always use the primary w...