Bug 2334499 (CVE-2024-56569) - CVE-2024-56569 kernel: ftrace: Fix regression with module command in stack_trace_filter
Summary: CVE-2024-56569 kernel: ftrace: Fix regression with module command in stack_tr...
Keywords:
Status: NEW
Alias: CVE-2024-56569
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-27 15:06 UTC by OSIDB Bzimport
Modified: 2024-12-28 05:21 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-12-27 15:06:00 UTC
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.

Comment 1 Avinash Hanwate 2024-12-28 05:17:25 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024122716-CVE-2024-56569-cc71@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.