CVE Database
/

CVE-2026-43052

Back to search

CVE-2026-43052

Published: May 1, 2026

Modified: Jun 1, 2026

PUBLISHED

Description

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.

VendorProductVersions

Linux

Linux

affected
941c93cd039852b7ab02c74f4698c99d82bd6cfe - < 6813a8b1b240756dad4375f3e020ce10e4e3871b
affected
941c93cd039852b7ab02c74f4698c99d82bd6cfe - < 44839ea7e96b3659a1606f3d5267063135479b7c
affected
941c93cd039852b7ab02c74f4698c99d82bd6cfe - < ba5b43db126a5e7378553869e3f7954d9187349f
affected
941c93cd039852b7ab02c74f4698c99d82bd6cfe - < 8148c2fda4ebb17104a573649c9b699208ad10ee
affected
941c93cd039852b7ab02c74f4698c99d82bd6cfe - < be81f17151fcb8546a95f35ca8f4231b065985de

+2 more versions

Linux

Linux

affected
3.2
unaffected
0 - < 3.2
unaffected
5.15.209 - <= 5.15.*
unaffected
6.1.175 - <= 6.1.*
unaffected
6.6.142 - <= 6.6.*

+4 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now