PT-2025-29068 · Linux+5 · Linux Kernel+5
Anubis
·
Published
2025-05-29
·
Updated
2026-05-26
·
CVE-2025-38346
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
A use-after-free (UAF) vulnerability exists in the Linux kernel related to ftrace and kallsyms. The issue occurs when a module triggers ftrace to disable, and then is removed. Specifically, when a module is removed,
ftrace release mod() is called. If ftrace disable is set, this function returns without releasing associated resources. Subsequently, accessing kallsyms can lead to a UAF condition as it attempts to access freed module memory via functions like strscpy(), where the module pointer (mod) is no longer valid. This can happen when tracing init functions after a module has been loaded and then unloaded.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Buffer Overflow
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Debian
Linuxmint
Linux Kernel
Red Os
Ubuntu