Security Advisory

CVE-2025-39864

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-19 15:26:33
Last updated 2026-05-12 12:07:43
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix use-after-free in cmp_bss() Following bss_free() quirk introduced in commit 776b3580178f ("cfg80211: track hidden SSID networks properly"), adjust cfg80211_update_known_bss() to free the last beacon frame elements only if theyre not shared via the corresponding hidden_beacon_bss pointer.