PT-2025-13353 · Linux+3 · Linux Kernel+3
Published
2025-01-04
·
Updated
2025-06-02
·
CVE-2023-53007
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue concerns the Linux kernel's tracing functionality, specifically the
trace printk() function. Currently, trace printk() can be used as soon as early trace init() is called from start kernel(). However, if a crash occurs and "ftrace dump on oops" is set on the kernel command line, the output may not be useful due to the trace printk() event not being registered yet. To address this, the trace printk() event and other ftrace events are registered at the same time that trace printk() can be used, making it more useful in case of a crash before early initcall().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Red Os
Suse