CVE-2023-53710
BaseFortify
Publication date: 2025-10-22
Last updated on: 2025-10-22
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a kernel NULL pointer dereference in the Linux kernel's mt7921 wireless driver. It occurs when the ACPI SAR table is not implemented properly, causing the driver to dereference a NULL pointer, which can lead to a kernel crash or system instability. The fix involves correcting the error code returned to properly mark the ACPI SAR table as invalid.
How can this vulnerability impact me? :
This vulnerability can cause the Linux kernel to crash or become unstable due to a NULL pointer dereference in the mt7921 wireless driver. This may result in system downtime, loss of data, or interruption of wireless network connectivity.