CVE-2023-53257
BaseFortify
Publication date: 2025-09-15
Last updated on: 2025-12-03
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | to 5.15.133 (exc) |
| linux | linux_kernel | From 5.16 (inc) to 6.1.55 (exc) |
| linux | linux_kernel | From 6.2 (inc) to 6.5.5 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-NVD-CWE-noinfo |
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 not properly checking if the S1G action frame size exists before verifying the action code. This means the code could attempt to access or process data that isn't present, potentially leading to unexpected behavior or errors.
How can this vulnerability impact me? :
The impact could include potential crashes, denial of service, or other unintended behavior in the wifi subsystem of the Linux kernel due to improper frame size checks. However, specific impacts are not detailed in the provided information.