Overview
About vulnerability
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 they’re not shared via the corresponding ‘hidden_beacon_bss’ pointer.
Details
- Affected product:
- AlmaLinux 9.2 ESU , CentOS 8.4 ELS , CentOS 8.5 ELS , CentOS Stream 8 ELS , Oracle Linux 7 ELS , TuxCare 9.6 ESU , Ubuntu 20.04 ELS
- Affected packages:
- kernel @ 5.14.0 (+7 more)
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 they’re not shared via the corresponding ‘hidden_beacon_bss’ pointer.