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-05-07
AI Q&A
2025-12-24
EPSS Evaluated
2026-05-05
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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart