CVE-2025-39919
CVE-2025-39919 concerns the Linux kernel wifi driver mt76/mt7996. The issue was a missing validation: non-station WCID entries could be passed to RX paths, and the global WCID entry could lead to corruption of the WCID array when the pointer is cast to a mt7996_sta_link via container_of. The leve...