IT

Tracker / CVE-2024-58062

CVE-2024-58062

Medium 5.5

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.

Affected products and versions

linux linux_kernel · 6.12 → 6.12.13
linux linux_kernel · 6.13 → 6.13.2

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References