CVE-2025-21898
MEDIUMLinux kernel - Info Disclosure
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)
Scores
CVSS v3
5.5
EPSS
0.0011
EPSS Percentile
28.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-369
Status
published
Affected Products (5)
linux/linux_kernel
< 3.17
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
Timeline
Published
Apr 01, 2025
Tracked Since
Feb 18, 2026