CVE-2025-38644
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
wifi: mac80211: reject TDLS operations when station is not associated
syzbot triggered a WARN in ieee80211_tdls_oper() by sending NL80211_TDLS_ENABLE_LINK immediately after NL80211_CMD_CONNECT, before association completed and without prior TDLS setup.
This left internal state like sdata->u.mgd.tdls_peer uninitialized, leading to a WARN_ON() in code paths that assumed it was valid.
Reject the operation early if not in station mode or not associated.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 81dd2b8822410e56048b927be779d95a2b6dc186 < 0c84204cf0bbe89e454a5caccc6a908bc7db1542 | affected |
| Linux | Linux | 81dd2b8822410e56048b927be779d95a2b6dc186 < 378ae9ccaea3f445838a087962a067b5cb2e8577 | affected |
| Linux | Linux | 81dd2b8822410e56048b927be779d95a2b6dc186 < af72badd5ee423eb16f6ad7fe0a62f1b4252d848 | affected |
| Linux | Linux | 81dd2b8822410e56048b927be779d95a2b6dc186 < 4df663d4c1ca386dcab2f743dfc9f0cc07aef73c | affected |
| Linux | Linux | 81dd2b8822410e56048b927be779d95a2b6dc186 < 31af06b574394530f68a4310c45ecbe2f68853c4 | affected |
| Linux | Linux | 81dd2b8822410e56048b927be779d95a2b6dc186 < 16ecdab5446f15a61ec88eb0d23d25d009821db0 | affected |
| Linux | Linux | 3.17 | affected |
| Linux | Linux | 0 < 3.17 | unaffected |
| Linux | Linux | 6.1.148 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.102 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.42 <= 6.12.* | unaffected |
| Linux | Linux | 6.15.10 <= 6.15.* | unaffected |
| Linux | Linux | 6.16.1 <= 6.16.* | unaffected |
| Linux | Linux | 6.17 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
References
- https://git.kernel.org/stable/c/0c84204cf0bbe89e454a5caccc6a908bc7db1542
- https://git.kernel.org/stable/c/378ae9ccaea3f445838a087962a067b5cb2e8577
- https://git.kernel.org/stable/c/af72badd5ee423eb16f6ad7fe0a62f1b4252d848
- https://git.kernel.org/stable/c/4df663d4c1ca386dcab2f743dfc9f0cc07aef73c
- https://git.kernel.org/stable/c/31af06b574394530f68a4310c45ecbe2f68853c4
- https://git.kernel.org/stable/c/16ecdab5446f15a61ec88eb0d23d25d009821db0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.