Linux · Linux Kernel · CVE-2024-46860
**Name of the Vulnerable Software and Affected Versions**
Linux kernel (affected versions not specified)
**Description**
A NULL pointer access issue has been resolved in the Linux kernel's wifi module, specifically in mt76 and mt7921. The issue occurred when disabling wifi, and the `mt7921 ipv6 addr change()` function was called as a notifier. At this point, `mvif->phy` is already NULL, and it cannot be used.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.