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

From: Ye Bin <yebin10@huawei.com>

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

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

-- 
2.34.1


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

end of thread, other threads:[~2025-05-28 14:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-23  8:39 [PATCH 0/2] fix UAF when lookup kallsym after ftrace disabled Ye Bin
2025-05-23  8:39 ` [PATCH 1/2] ftrace: " Ye Bin
2025-05-23 17:54   ` Steven Rostedt
2025-05-26  1:33     ` yebin
2025-05-27 13:41       ` Steven Rostedt
2025-05-28 13:22         ` yebin
2025-05-28 14:13           ` Steven Rostedt
2025-05-23  8:39 ` [PATCH 2/2] ftrace: don't allocate ftrace module map Ye Bin
2025-05-24  1:13   ` kernel test robot

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).