CVE-2023-53588
BaseFortify
Publication date: 2025-10-04
Last updated on: 2026-03-23
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| 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 ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
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.
How can this vulnerability impact me? :
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.