CVE-2024-58062
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
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 Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 2b7ee1a10a72ef8f3df621133ac04e80e8214037 < fbb563ad5032a07ac83c746ce5c8de5f25b5ffd0 | affected |
| Linux | Linux | 2b7ee1a10a72ef8f3df621133ac04e80e8214037 < 7f6fb4b7611eb6371c493c42fefad84a1742bcbb | affected |
| Linux | Linux | 2b7ee1a10a72ef8f3df621133ac04e80e8214037 < cf704a7624f99eb2ffca1a16c69183e85544a613 | affected |
| Linux | Linux | 6.12 | affected |
| Linux | Linux | 0 < 6.12 | unaffected |
| Linux | Linux | 6.12.13 <= 6.12.* | unaffected |
| Linux | Linux | 6.13.2 <= 6.13.* | unaffected |
| Linux | Linux | 6.14 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/fbb563ad5032a07ac83c746ce5c8de5f25b5ffd0
- https://git.kernel.org/stable/c/7f6fb4b7611eb6371c493c42fefad84a1742bcbb
- https://git.kernel.org/stable/c/cf704a7624f99eb2ffca1a16c69183e85544a613
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.