CVE-2024-58062

MEDIUM EPSS 6.1%
Published Mar 6, 20251y ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Mar 6, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
6.1% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-476 NULL Pointer Dereference Memory Safety

Affected Products 2

VendorProductVersionRange
linuxlinux_kernel*≥6.12  –  <6.12.13
linuxlinux_kernel*≥6.13  –  <6.13.2

References 3

  • git.kernel.org https://git.kernel.org/stable/c/7f6fb4b7611eb6371c493c42fefad84a1742bcbb
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/cf704a7624f99eb2ffca1a16c69183e85544a613
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/fbb563ad5032a07ac83c746ce5c8de5f25b5ffd0
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/7f6fb4b7611eb6371c493c42fefad84a1742bcbb
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/cf704a7624f99eb2ffca1a16c69183e85544a613
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/fbb563ad5032a07ac83c746ce5c8de5f25b5ffd0
    Patch