Bugzilla – Bug 1221652
VUL-0: CVE-2024-26637: kernel: wifi: ath11k: rely on mac80211 debugfs handling for vif
Last modified: 2024-04-29 12:18:27 UTC
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: rely on mac80211 debugfs handling for vif mac80211 started to delete debugfs entries in certain cases, causing a ath11k to crash when it tried to delete the entries later. Fix this by relying on mac80211 to delete the entries when appropriate and adding them from the vif_add_debugfs handler. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26637 https://www.cve.org/CVERecord?id=CVE-2024-26637 https://git.kernel.org/stable/c/556857aa1d0855aba02b1c63bc52b91ec63fc2cc https://git.kernel.org/stable/c/aa74ce30a8a40d19a4256de4ae5322e71344a274 https://bugzilla.redhat.com/show_bug.cgi?id=2270106
The bug was never introduced in SLE15-SP6, so we are not affected. Already fixed in stable.
Nothing to do, closing.