CVE Details
Basic Information
| Title |
CVE-2025-37940 |
| Type |
cve |
| Published |
2025-05-20T16:15:31 |
| Last Seen |
2025-05-20T16:21:32 |
CVSS Information
| Base Score |
0.0 () |
| Attack Vector |
|
| Attack Complexity |
|
| Privileges Required |
|
| User Interaction |
|
| Scope |
|
| Confidentiality Impact |
|
| Integrity Impact |
|
| Availability Impact |
|
AI Analysis
| AI Description |
A performance issue in the Linux kernel where the ftrace_graph_set_hash() function may cause delays when tracing a large number of functions. This has been resolved by adding cond_resched() to mitigate potential hangs. |
| AI Severity |
Low |
| Vendor |
Linux Community |
| Product |
Linux Kernel |
| Affected Version |
|
Additional Information
| CVE List |
CVE-2025-37940 |
| CWE List |
|
| Bulletin Family |
cve |
Description
In the Linux kernel, the following vulnerability has been resolved: ftrace: Add cond_resched() to ftrace_graph_set_hash() When the kernel contains a large number of functions that can be traced, the loop in ftrace_graph_set_hash() may take a lot of time…
CVSS Score Summary
Base Score: %!f(string=#) ()
View Full CVE Details