In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: tear down new links on vif update error path When ieee80211_vif_update_links() adds new links it allocates a link…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: tear down new links on vif update error path When ieee80211_vif_update_links() adds new links it allocates a link container for each and calls ieee80211_link_init() (which registers the per-link debugfs files with file->private_data pointing into the container) and ieee80211_link_setup(). If the subsequent drv_change_vif_links() fails, the error path restores the old pointers and jumps to 'free', which frees t…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/0f7eaeb950adb77f71beb546e5ab30f90b41fe6f
- https://git.kernel.org/stable/c/329589417214d3b7221432e5b266ed2bba7ff674
- https://git.kernel.org/stable/c/901a73523e093beff123b54b1ceaf3113f18acc9
- https://git.kernel.org/stable/c/952c02b33f56207a160421bcd61e7ac53c9c59ae
- https://git.kernel.org/stable/c/c57d97f381306bbfba174e8f708419e007824e0c
Timeline
- nvd_ingest NVD