Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's handling of AXI clocks on the TH1520 platform can lead to system hangs. The issue arises because the AXI crossbar lacks proper timeout management, allowing gated AXI clocks to cause bus timeouts and freeze the system. This vulnerability affects several versions of the Linux kernel.
Gating AXI clocks without proper timeout handling can lead to bus timeouts and system hangs.
All AXI clock gates should be set to 'CLK_IS_CRITICAL' to prevent gating issues. Current usages of 'CLK_IGNORE_UNUSED' should also be converted to 'CLK_IS_CRITICAL'. Instructions for applying this change can be found in the Linux kernel commit references.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.