Vulnerability 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.
References
- https://git.kernel.org/stable/c/bdec5e01fc2f3114d1fb1daeb1000911d783c4ae
- https://git.kernel.org/stable/c/c567bc5fc68c4388c00e11fc65fd14fe86b52070
FAQ
What is CVE-2025-68318?
CVE-2025-68318 is a documented vulnerability. 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 mean...
How severe is CVE-2025-68318?
CVSS scoring is not yet available for CVE-2025-68318. Check NVD for updates.
Is there a patch for CVE-2025-68318?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.