CVE-2025-21898
MEDIUMLinux Kernel - Denial of Service via Division by Zero in ftrace function_stat_show()
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: ftrace: Avoid potential division by zero in function_stat_show() Check whether denominator expression x * (x - 1) * 1000 mod {2^32, 2^64} produce zero and skip stddev computation in that case. For now don't care about rec->counter * rec->counter overflow because rec->time * rec->time overflow will likely happen earlier.
References (10)
Core 10
Core References
Scores
CVSS v3
5.5
EPSS
0.0020
EPSS Percentile
10.1%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-369
Status
published
Products (37)
linux/Kernel
< 5.4.291linux
linux/Kernel
5.11.0 - 6.1.130linux
linux/Kernel
5.16.0 - 6.6.81linux
linux/Kernel
5.5.0 - 5.15.179linux
linux/Kernel
6.2.0 - 6.12.18linux
linux/Kernel
6.7.0 - 6.13.6linux
Linux/Linux
< 5.5
Linux/Linux
010a7e846d4beaf34384c40ff18d5de10106d9b4
Linux/Linux
015f0fd0fcc338513f80044add27fa46cf71d217
Linux/Linux
1a2985af2a20b816a5cc41a2ddc1c4109ef6b9c6
... and 27 more
Published
Apr 01, 2025
Tracked Since
Feb 18, 2026