PT-2025-51586 · Linux+4 · Linux Kernel+4
Published
2025-09-30
·
Updated
2026-05-07
·
CVE-2025-68173
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw in the ftrace module that can lead to a soft lockup when loading the amdgpu module, or modules with a large number of traceable functions. Multiple calls to the
kallsyms lookup function can cause excessive time spent in an RCU critical section with preemption disabled, potentially resulting in a kernel panic. The issue stems from a lack of preemption within the ftrace module enable function. The fix involves adding cond resched() to ftrace module enable, mirroring solutions implemented in previous commits d0b24b4e91fc and 42ea22e754ba.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Resource Release
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu
Amdgpu