CVE-2026-43175
MediumSummary
A vulnerability in the Linux kernel related to reserving slots for the clk_hw structure in the 9FGV0841 has been resolved. The issue concerns the lack of sufficient slots for eight outputs, which may lead to out-of-bounds writes.
Risk Assessment
The lack of proper slot reservation may lead to unforeseen errors in the system, potentially affecting the stability and security of the entire operating system.
Recommendation
It is recommended to update the Linux kernel to the latest version to ensure proper slot reservation for the clk_hw structure and avoid potential security issues.
Original NVD description (English source)
In the Linux kernel, the following vulnerability has been resolved: clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841 The 9FGV0841 has 8 outputs and registers 8 struct clk_hw, make sure there are 8 slots for those newly registered clk_hw pointers, else there is going to be out of bounds wri

