CVE-2025-68318

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxae81b69fd2b1eb4885b352749b1fd1172e2f0f18 < bdec5e01fc2f3114d1fb1daeb1000911d783c4aeaffected
LinuxLinuxae81b69fd2b1eb4885b352749b1fd1172e2f0f18 < c567bc5fc68c4388c00e11fc65fd14fe86b52070affected
LinuxLinux6.11affected
LinuxLinux0 < 6.11unaffected
LinuxLinux6.17.8 <= 6.17.*unaffected
LinuxLinux6.18 <= *unaffected

Weaknesses

References