diff options
| author | guoweikang <[email protected]> | 2024-11-20 05:27:49 +0000 |
|---|---|---|
| committer | Steven Rostedt (Google) <[email protected]> | 2024-11-20 16:15:29 +0000 |
| commit | 45af52e7d3b8560f21d139b3759735eead8b1653 (patch) | |
| tree | b347f6e7d946b1827a427ff0bc8fc4e5136975d1 /net/unix/af_unix.c | |
| parent | tracing: Fix function name for trampoline (diff) | |
| download | kernel-45af52e7d3b8560f21d139b3759735eead8b1653.tar.gz kernel-45af52e7d3b8560f21d139b3759735eead8b1653.zip | |
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.
Cc: [email protected]
Cc: Masami Hiramatsu <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Link: https://lore.kernel.org/[email protected]
Fixes: 04ec7bb642b77 ("tracing: Have the trace_array hold the list of registered func probes");
Signed-off-by: guoweikang <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
