Description
In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: mp: Fix dual-divider clock rate readback When dual-divider clock support was introduced, the P divider offset was left out of the .recalc_rate readback function. This causes the clock rate to become bogus or even zero (possibly due to the P divider being 1, leading to a divide-by-zero). Fix this by incorporating the P divider offset into the calculation.
Scores
CVSS v3
5.5
EPSS
0.0002
EPSS Percentile
5.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-369
Status
published
Products (3)
linux/Kernel
6.15.0 - 6.16.9linux
linux/linux_kernel
6.17 rc1 (6 CPE variants)
linux/linux_kernel
6.15 - 6.16.9
Published
Oct 09, 2025
Tracked Since
Feb 18, 2026