linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fix UAF when lookup kallsym after ftrace disabled
@ 2025-05-27  6:18 Ye Bin
  2025-05-27  6:18 ` [PATCH v2 1/2] ftrace: " Ye Bin
  2025-05-27  6:19 ` [PATCH v2 2/2] ftrace: don't allocate ftrace module map if ftrace is disabled Ye Bin
  0 siblings, 2 replies; 3+ messages in thread
From: Ye Bin @ 2025-05-27  6:18 UTC (permalink / raw)
  To: rostedt, mhiramat, mathieu.desnoyers, mark.rutland,
	linux-trace-kernel
  Cc: yebin, yebin10

From: Ye Bin <yebin10@huawei.com>

Diff v2 vs v1:
(1) Add description for PATCH[1/2];
(2) Move judgement from ftrace_free_mem() to allocate_ftrace_mod_map()

Ye Bin (2):
  ftrace: fix UAF when lookup kallsym after ftrace disabled
  ftrace: don't allocate ftrace module map if ftrace is disabled

 kernel/trace/ftrace.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-05-27  6:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-27  6:18 [PATCH v2 0/2] fix UAF when lookup kallsym after ftrace disabled Ye Bin
2025-05-27  6:18 ` [PATCH v2 1/2] ftrace: " Ye Bin
2025-05-27  6:19 ` [PATCH v2 2/2] ftrace: don't allocate ftrace module map if ftrace is disabled Ye Bin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).