Executive Summary

Informations
Name CVE-2025-21898 First vendor Publication 2025-04-01
Vendor Cve Last vendor Modification 2025-04-15

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-21898

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-369 Divide By Zero

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3715

Sources (Detail)

https://git.kernel.org/stable/c/3d738b53ed6cddb68e68c9874520a4bf846163b5
https://git.kernel.org/stable/c/5b3d32f607f0478b414b16516cf27f9170cf66c8
https://git.kernel.org/stable/c/746cc474a95473591853927b3a9792a2d671155b
https://git.kernel.org/stable/c/992775227843c9376773784b8b362add44592ad7
https://git.kernel.org/stable/c/9cdac46fa7e854e587eb5f393fe491b6d7a9bdf6
https://git.kernel.org/stable/c/a1a7eb89ca0b89dc1c326eeee2596f263291aca3
https://git.kernel.org/stable/c/ca381f60a3bb7cfaa618d73ca411610bd7fc3149
https://git.kernel.org/stable/c/f58a3f8e284d0bdf94164a8e61cd4e70d337a1a3
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
Date Informations
2025-06-26 02:41:07
  • Multiple Updates
2025-06-25 12:38:11
  • Multiple Updates
2025-06-24 02:45:33
  • Multiple Updates
2025-05-27 02:52:47
  • First insertion