CVE-2023-54059
Unknown Unknown - Not Provided
NULL Pointer Dereference in Linux Mediatek mtk-svs IRQ Handling

Publication date: 2025-12-24

Last updated on: 2025-12-24

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: soc: mediatek: mtk-svs: Enable the IRQ later If the system does not come from reset (like when is booted via kexec()), the peripheral might triger an IRQ before the data structures are initialised. [ 0.227710] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000f08 [ 0.227913] Call trace: [ 0.227918] svs_isr+0x8c/0x538
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-24
Last Modified
2025-12-24
Generated
2026-06-16
AI Q&A
2025-12-24
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
mediatek mtk-svs *
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 occurs in the Linux kernel's Mediatek mtk-svs driver. If the system is booted using kexec() instead of a full reset, a peripheral device might trigger an interrupt request (IRQ) before the necessary data structures are initialized, potentially causing a kernel NULL pointer dereference and system instability or crash.

Impact Analysis

This vulnerability can cause the system to crash or become unstable due to a kernel NULL pointer dereference triggered by an IRQ occurring before initialization. This may lead to denial of service or unexpected behavior in systems using the affected Mediatek mtk-svs driver, especially when booted via kexec().

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