CVE-2023-53588
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2023-53588, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-04

Last updated on: 2026-03-23

Assigner: kernel.org

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-04
Last Modified
2026-03-23
Generated
2026-07-06
AI Q&A
2025-10-04
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 6.2 (inc) to 6.5.5 (exc)
linux linux_kernel From 3.8 (inc) to 6.1.55 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel's wifi mac80211 component involves improper checking when probing a client. The fix ensures that the system first checks if the client (station) exists before checking the channel context. Without this check, probing a client when the access point (AP) is not started can trigger warnings and potentially unstable behavior.

Impact Analysis

The vulnerability can cause warnings or unstable behavior in the wifi subsystem when probing clients before the access point is fully started. This could potentially affect network stability or reliability in environments using the affected Linux kernel wifi component.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-53588. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart