CVE-2024-58064 Information
Mar 07, 2025
cve
Description
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.
Reference
https://git.kernel.org/stable/c/0d17d81143f5aa56ee87e60bb1000a2372a0ada8 https://git.kernel.org/stable/c/13c4f7714c6a1ecf748a2f22099447c14fe6ed8c https://git.kernel.org/stable/c/886271409603956edd09df229dde7442c410a872
Share on: