Use-after-free in Linux kernel - CVE-2026-63832
Published: July 20, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to memory corruption in the mt76_sta_add function when handling station addition for published wcid entries. A local user can trigger repeated station add operations to cause a denial of service.
The issue was observed as dev->sta_poll_list corruption on systems using the mt7925 driver.