CVE-2024-58064
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: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_colocated_ap()
kunit_kzalloc() may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 45d43937a44c806b8649323b8f5d9f42ae838b0e < 886271409603956edd09df229dde7442c410a872 | affected |
| Linux | Linux | 45d43937a44c806b8649323b8f5d9f42ae838b0e < 0d17d81143f5aa56ee87e60bb1000a2372a0ada8 | affected |
| Linux | Linux | 45d43937a44c806b8649323b8f5d9f42ae838b0e < 13c4f7714c6a1ecf748a2f22099447c14fe6ed8c | affected |
| Linux | Linux | 6.9 | affected |
| Linux | Linux | 0 < 6.9 | 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/886271409603956edd09df229dde7442c410a872
- https://git.kernel.org/stable/c/0d17d81143f5aa56ee87e60bb1000a2372a0ada8
- https://git.kernel.org/stable/c/13c4f7714c6a1ecf748a2f22099447c14fe6ed8c
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.