GHSA-xwx3-g3pj-m9qwHighCVSS 7.1
In the Linux kernel, the following vulnerability has been resolved: clk: spacemit: k3: set hdma...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
clk: spacemit: k3: set hdma clock as critical
HDMA clock is responsible for the internal TCM access path of X100 RISC-V core, so set the clock flag as critical to prevent it from being shut off, otherwise the Linux system will hang, for example in the case of a vector instruction access generates a page fault.