Bug 2422817 (CVE-2025-68318) - CVE-2025-68318 kernel: clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICAL
Summary: CVE-2025-68318 kernel: clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CR...
Keywords:
Status: NEW
Alias: CVE-2025-68318
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-16 16:03 UTC by OSIDB Bzimport
Modified: 2026-06-29 20:27 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-16 16:03:49 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.