In the Linux kernel, the following vulnerability has been resolved:
wifi: mt76: mt7925: fix NULL deref check in mt7925changevif_links
In mt7925changeviflinks() devmkzalloc() may return NULL but this returned value is not checked.
{ "urgency": "not yet assigned" }