The following table lists the changes that have been made to the
CVE-2024-58062 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.
-
New CVE Received
by 416baaa9-dc9f-4396-8d5f-8c081fb06d67Mar. 06, 2025
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: avoid NULL pointer dereference
When iterating over the links of a vif, we need to make sure that the
pointer is valid (in other words – that the link exists) before
dereferncing it.
Use for_each_vif_active_link that also does the check.Added Reference https://git.kernel.org/stable/c/7f6fb4b7611eb6371c493c42fefad84a1742bcbb Added Reference https://git.kernel.org/stable/c/cf704a7624f99eb2ffca1a16c69183e85544a613 Added Reference https://git.kernel.org/stable/c/fbb563ad5032a07ac83c746ce5c8de5f25b5ffd0