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