In the Linux kernel, the following vulnerability has been resolved:
wifi: mt76: add wcid publish check in mt76staadd
Since mt7925macstaadd publishes wcid, add publish check in mt76staadd to avoid reinitializing the wcid->polllist.
Found dev->stapolllist corruption when using mt7925 and 7.1-rc4. According to the corruption information, prev->next was changed to itself.
wlan0: disconnect from AP 90:fb:5d:94:8b:e3 for new auth to 90:fb:5d:94:8b:e2 wlan0: authenticate with 90:fb:5d:94:8b:e2 (local address=84:9e:56:9c:7e:6b) wlan0: send auth to 90:fb:5d:94:8b:e2 (try 1/3) slab kmalloc-8k start ffff8c80958a6000 pointer offset 4160 size 8192 list_add corruption. prev->next should be next (ffff8c808a7488f8), but was ffff8c80958a7040. (prev=ffff8c80958a7040).
mt76wcidaddpoll+0x95/0xd0 [mt76] mt7925macaddtxs.part.0+0xa5/0xe0 [mt7925common] mt7925rxcheck+0xa7/0xc0 [mt7925common] mt76dmarxpoll+0x50d/0x790 [mt76] mt792xpollrx+0x52/0xe0 [mt792xlib]
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63832.json",
"cna_assigner": "Linux"
}