Bugzilla – Bug 1222293
VUL-0: CVE-2024-26666: kernel: wifi: mac80211: fix RCU use in TDLS fast-xmit
Last modified: 2024-06-25 18:24:04 UTC
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26666 https://www.cve.org/CVERecord?id=CVE-2024-26666 https://git.kernel.org/stable/c/9480adfe4e0f0319b9da04b44e4eebd5ad07e0cd https://git.kernel.org/stable/c/c255c3b653c6e8b52ac658c305e2fece2825f7ad https://git.kernel.org/stable/c/fc3432ae8232ff4025e7c55012dd88db0e3d18eb https://bugzilla.redhat.com/show_bug.cgi?id=2272773
None of our supported branch is affected