CVE-2023-53588
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
wifi: mac80211: check for station first in client probe
When probing a client, first check if we have it, and then check for the channel context, otherwise you can trigger the warning there easily by probing when the AP isn't even started yet. Since a client existing means the AP is also operating, we can then keep the warning.
Also simplify the moved code a bit.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 55de908ab292c03f1eb280f51170ddb9c6b57e31 < 7e1cda5cf07f848e6b50b4e5e7761ffbce905a3d | affected |
| Linux | Linux | 55de908ab292c03f1eb280f51170ddb9c6b57e31 < 7dce2deb0b03aaf46c87ceedea81ef4153e26c40 | affected |
| Linux | Linux | 55de908ab292c03f1eb280f51170ddb9c6b57e31 < 67dfa589aa8806c7959cbca2f4613b8d41c75a06 | affected |
| Linux | Linux | 3.8 | affected |
| Linux | Linux | 0 < 3.8 | unaffected |
| Linux | Linux | 6.1.55 <= 6.1.* | unaffected |
| Linux | Linux | 6.5.5 <= 6.5.* | unaffected |
| Linux | Linux | 6.6 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/7e1cda5cf07f848e6b50b4e5e7761ffbce905a3d
- https://git.kernel.org/stable/c/7dce2deb0b03aaf46c87ceedea81ef4153e26c40
- https://git.kernel.org/stable/c/67dfa589aa8806c7959cbca2f4613b8d41c75a06
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.