CVE-2024-56569
Linux ftrace Stacktrace Filter Module Command Null Pointer Dereference Vulnerability
Description
In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix regression with module command in stack_trace_filter When executing the following command: # echo "write*:mod:ext3" > /sys/kernel/tracing/stack_trace_filter The current mod command causes a null pointer dereference. While commit 0f17976568b3f ("ftrace: Fix regression with module command in stack_trace_filter") has addressed part of the issue, it left a corner case unhandled, which still results in a kernel crash.
INFO
Published Date :
Dec. 27, 2024, 3:15 p.m.
Last Modified :
Jan. 31, 2025, 3:58 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
3.6
Exploitability Score :
1.8
Public PoC/Exploit Available at Github
CVE-2024-56569 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-56569
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-56569
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-56569
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jan. 31, 2025
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Added CWE NIST CWE-476 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.12 up to (excluding) 5.4.287 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.231 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.174 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.120 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.64 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.12.4 Changed Reference Type https://git.kernel.org/stable/c/19cacabdd5a8487ae566cbecb4d03bcb038a067e No Types Assigned https://git.kernel.org/stable/c/19cacabdd5a8487ae566cbecb4d03bcb038a067e Patch Changed Reference Type https://git.kernel.org/stable/c/43ca32ce12888fb0eeb2d74dfc558dea60d3473e No Types Assigned https://git.kernel.org/stable/c/43ca32ce12888fb0eeb2d74dfc558dea60d3473e Patch Changed Reference Type https://git.kernel.org/stable/c/45af52e7d3b8560f21d139b3759735eead8b1653 No Types Assigned https://git.kernel.org/stable/c/45af52e7d3b8560f21d139b3759735eead8b1653 Patch Changed Reference Type https://git.kernel.org/stable/c/5dabb7af57bc72308a6e2e81a5dd756eef283803 No Types Assigned https://git.kernel.org/stable/c/5dabb7af57bc72308a6e2e81a5dd756eef283803 Patch Changed Reference Type https://git.kernel.org/stable/c/7ae27880de3482e063fcc1f72d9a298d0d391407 No Types Assigned https://git.kernel.org/stable/c/7ae27880de3482e063fcc1f72d9a298d0d391407 Patch Changed Reference Type https://git.kernel.org/stable/c/885109aa0c70639527dd6a65c82e63c9ac055e3d No Types Assigned https://git.kernel.org/stable/c/885109aa0c70639527dd6a65c82e63c9ac055e3d Patch Changed Reference Type https://git.kernel.org/stable/c/8a92dc4df89c50bdb26667419ea70e0abbce456e No Types Assigned https://git.kernel.org/stable/c/8a92dc4df89c50bdb26667419ea70e0abbce456e Patch -
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Dec. 27, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix regression with module command in stack_trace_filter When executing the following command: # echo "write*:mod:ext3" > /sys/kernel/tracing/stack_trace_filter The current mod command causes a null pointer dereference. While commit 0f17976568b3f ("ftrace: Fix regression with module command in stack_trace_filter") has addressed part of the issue, it left a corner case unhandled, which still results in a kernel crash. Added Reference https://git.kernel.org/stable/c/19cacabdd5a8487ae566cbecb4d03bcb038a067e Added Reference https://git.kernel.org/stable/c/43ca32ce12888fb0eeb2d74dfc558dea60d3473e Added Reference https://git.kernel.org/stable/c/45af52e7d3b8560f21d139b3759735eead8b1653 Added Reference https://git.kernel.org/stable/c/5dabb7af57bc72308a6e2e81a5dd756eef283803 Added Reference https://git.kernel.org/stable/c/7ae27880de3482e063fcc1f72d9a298d0d391407 Added Reference https://git.kernel.org/stable/c/885109aa0c70639527dd6a65c82e63c9ac055e3d Added Reference https://git.kernel.org/stable/c/8a92dc4df89c50bdb26667419ea70e0abbce456e
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-56569
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-56569
weaknesses.