← Back to CVE List

CVE-2024-57989

Published: 2025-02-27T02:15Z
Last Modified: 2025-03-07T15:04Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt