CVE-2026-43052
wifi: mac80211: check tdls flag in ieee80211_tdls_oper
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check tdls flag in ieee80211_tdls_oper When NL80211_TDLS_ENABLE_LINK is called, the code only checks if the station exists but not whether it is actually a TDLS station. This allows the operation to proceed for non-TDLS stations, causing unintended side effects like modifying channel context and HT protection before failing. Add a check for sta->sta.tdls early in the ENABLE_LINK case, before any side effects occur, to ensure the operation is only allowed for actual TDLS peers.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | May 1, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 8148c2fda4ebb17104a573649c9b699208ad10ee 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < be81f17151fcb8546a95f35ca8f4231b065985de 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < e77b2937aaa20264e4bd699d3244bdb50e7e3343 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 7d73872d949c488a1d7c308031d6a9d89b5e0a8b
Linux / Linux
All versions affected References
git.kernel.org: https://git.kernel.org/stable/c/8148c2fda4ebb17104a573649c9b699208ad10ee git.kernel.org: https://git.kernel.org/stable/c/be81f17151fcb8546a95f35ca8f4231b065985de git.kernel.org: https://git.kernel.org/stable/c/e77b2937aaa20264e4bd699d3244bdb50e7e3343 git.kernel.org: https://git.kernel.org/stable/c/7d73872d949c488a1d7c308031d6a9d89b5e0a8b