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.
References
Configurations
Configuration 1 (hide)
|
History
03 Feb 2026, 15:20
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/25fbbaf515acd13399589bd5ee6de5f35740cef2 - Patch | |
| References | () https://git.kernel.org/stable/c/40108f69c372af3aea73e7829d6849a44638d662 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
| First Time |
Linux
Linux linux Kernel |
|
| CWE | CWE-369 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Information
Published : 2025-10-09 10:15
Updated : 2026-02-03 15:20
NVD link : CVE-2025-39954
Mitre link : CVE-2025-39954
CVE.ORG link : CVE-2025-39954
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-369
Divide By Zero
