Security Advisory

CVE-2024-57989

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-02-27 02:07:12
Last updated 2026-05-11 21:01:38
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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