CVE-2025-68318
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-12-16

Last updated on: 2025-12-18

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICAL The AXI crossbar of TH1520 has no proper timeout handling, which means gating AXI clocks can easily lead to bus timeout and thus system hang. Set all AXI clock gates to CLK_IS_CRITICAL. All these clock gates are ungated by default on system reset. In addition, convert all current CLK_IGNORE_UNUSED usage to CLK_IS_CRITICAL to prevent unwanted clock gating.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-16
Last Modified
2025-12-18
Generated
2026-05-07
AI Q&A
2025-12-16
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 involves the AXI crossbar of the TH1520 in the Linux kernel, which lacks proper timeout handling. As a result, gating (disabling) AXI clocks can cause a bus timeout, leading to a system hang. The fix involves setting all AXI clock gates to CLK_IS_CRITICAL to prevent them from being gated unintentionally, and converting CLK_IGNORE_UNUSED usage to CLK_IS_CRITICAL to avoid unwanted clock gating.


How can this vulnerability impact me? :

The vulnerability can cause the system to hang due to bus timeouts when AXI clocks are gated improperly. This can lead to system instability or crashes, affecting the reliability and availability of the affected system.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, ensure that all AXI clock gates are set to CLK_IS_CRITICAL as per the fix. This prevents gating AXI clocks that can lead to bus timeout and system hang. Additionally, convert all CLK_IGNORE_UNUSED usage to CLK_IS_CRITICAL to prevent unwanted clock gating. Since these clock gates are ungated by default on system reset, verify that your system is running the updated Linux kernel version that includes this fix.


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