CVE-2024-57989
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.
More information : https://git.kernel.org/stable/c/2f709fe755c16b811ba7339ae4c3ee2c72323d3d
