CVE-2023-53992
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-12-24

Last updated on: 2025-12-29

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: ocb: don't leave if not joined If there's no OCB state, don't ask the driver/mac80211 to leave, since that's just confusing. Since set/clear the chandef state, that's a simple check.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-24
Last Modified
2025-12-29
Generated
2026-06-16
AI Q&A
2025-12-24
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Currently, no data is known.
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 relates to the Linux kernel's wifi component, specifically the cfg80211 module's OCB (Outside the Context of a BSS) functionality. The issue is that if there is no OCB state, the system incorrectly asks the driver or mac80211 to leave, which is unnecessary and confusing. The fix ensures that the driver is only asked to leave if the OCB state is set, preventing this improper behavior.

Impact Analysis

The vulnerability could cause confusion or improper behavior in the wifi subsystem of the Linux kernel when handling OCB states, potentially leading to unexpected driver or mac80211 operations. However, no specific impacts such as security breaches or data loss are detailed.

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