← Back to CVE List

CVE-2024-58064

Published: 2025-03-06T16:15Z
Last Modified: 2025-03-25T14:37Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt