CVE-2025-21898
Published: Apr 1, 2025
Modified: May 23, 2026
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected f0629ee3922f10112584b1898491fecc74d98b3b - < 5b3d32f607f0478b414b16516cf27f9170cf66c8affected e31f7939c1c27faa5d0e3f14519eaf7c89e8a69d - < ca381f60a3bb7cfaa618d73ca411610bd7fc3149affected e31f7939c1c27faa5d0e3f14519eaf7c89e8a69d - < 3d738b53ed6cddb68e68c9874520a4bf846163b5affected e31f7939c1c27faa5d0e3f14519eaf7c89e8a69d - < 992775227843c9376773784b8b362add44592ad7affected e31f7939c1c27faa5d0e3f14519eaf7c89e8a69d - < f58a3f8e284d0bdf94164a8e61cd4e70d337a1a3+14 more versions |
Linux | Linux | affected 5.5unaffected 0 - < 5.5unaffected 5.4.291 - <= 5.4.*unaffected 5.10.235 - <= 5.10.*unaffected 5.15.179 - <= 5.15.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now