cve/2024/CVE-2024-26637.md
2024-05-25 21:48:12 +02:00

901 B

CVE-2024-26637

Description

In the Linux kernel, the following vulnerability has been resolved:wifi: ath11k: rely on mac80211 debugfs handling for vifmac80211 started to delete debugfs entries in certain cases, causing aath11k to crash when it tried to delete the entries later. Fix this byrelying on mac80211 to delete the entries when appropriate and addingthem from the vif_add_debugfs handler.

POC

Reference

No PoCs from references.

Github