THREAT OPS › Threat News › [NVD] CVE-2026-64570 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved:
wifi: mac80211: fix fils_discovery double free on alloc failure
ieee80211_set_fils_discovery() calls kfree_rcu() on the old template
before allocating the replacement. If the kzalloc() then fails, it
returns -E
[NVD] CVE-2026-64570 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix fils_discovery double free on alloc failure ieee80211_set_fils_discovery() calls kfree_rcu() on the old template before allocating the replacement. If the kzalloc() then fails, it returns -E
CVE-2026-64570 CVSS: 7.8 HIGH Published: 2026-08-05T08:16:36.680
In the Linux kernel, the following vulnerability has been resolved:
wifi: mac80211: fix fils_discovery double free on alloc failure
ieee80211_set_fils_discovery() calls kfree_rcu() on the old template before allocating the replacement. If the kzalloc() then fails, it returns -ENOMEM while link->u.ap.fils_discovery still points at
Indicators of compromise
- CVE-2026-64570cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64570