In the Linux kernel, the following vulnerability has been resolved:
wifi: mt76: mt7921: fix NULL pointer access in mt7921ipv6addr_change
When disabling wifi mt7921ipv6addr_change() is called as a notifier. At this point mvif->phy is already NULL so we cannot use it here.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/46xxx/CVE-2024-46860.json"
}