CVE-2023-53588
MediumIn 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.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
3.8
and later are affected. Fixed in
6.1.55,
6.5.5,
6.6
and their respective stable series.
References
The following references provide additional information about CVE-2023-53588 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/67dfa589aa8806c7959cbca2f4613b8d41c75a06
-
PatchKernel patch commithttps://git.kernel.org/stable/c/7dce2deb0b03aaf46c87ceedea81ef4153e26c40
-
PatchKernel patch commithttps://git.kernel.org/stable/c/7e1cda5cf07f848e6b50b4e5e7761ffbce905a3d
Frequently asked questions
-
What is CVE-2023-53588?
CVE-2023-53588 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 3.8 onward and has been patched in 6.1.55, 6.5.5 and 6.6. CVE-2023-53588 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2023-53588?
CVE-2023-53588 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2023-53588?
Yes — CVE-2023-53588 has been patched. Fixed versions include 6.1.55, 6.5.5 and 6.6. If you are running Linux kernel 3.8 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2023-53588 actively exploited?
No — CVE-2023-53588 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.