Linux Trace Kernel
 help / color / mirror / Atom feed
* [PATCH 0/2 v5.10] Fix CVE-2024-38588
@ 2024-09-25  6:53 Shivani Agarwal
  2024-09-25  6:53 ` [PATCH 1/2 v5.10] x86/ibt,ftrace: Search for __fentry__ location Shivani Agarwal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shivani Agarwal @ 2024-09-25  6:53 UTC (permalink / raw)
  To: stable, gregkh
  Cc: ajay.kaher, alexey.makhalov, vasavi.sirnapalli, rostedt, mhiramat,
	mathieu.desnoyers, linux-trace-kernel, peterz, jpoimboe, sashal,
	Shivani Agarwal

From: Shivani Agarwal <shivania2@vmware.com>

Hi,

 To Fix CVE-2024-38588 e60b613df8b6 is required, but it has a dependency
 on aebfd12521d9. Therefore backported both patches for v5.10.

Thanks,
Shivani

Shivani Agarwal (2):
  x86/ibt,ftrace: Search for __fentry__ location
  ftrace: Fix possible use-after-free issue in  ftrace_location()

 arch/x86/kernel/kprobes/core.c | 11 +-----
 kernel/bpf/trampoline.c        | 20 ++--------
 kernel/kprobes.c               |  8 +---
 kernel/trace/ftrace.c          | 71 ++++++++++++++++++++++++++--------
 4 files changed, 63 insertions(+), 47 deletions(-)

-- 
2.39.4


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

end of thread, other threads:[~2024-09-27 11:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25  6:53 [PATCH 0/2 v5.10] Fix CVE-2024-38588 Shivani Agarwal
2024-09-25  6:53 ` [PATCH 1/2 v5.10] x86/ibt,ftrace: Search for __fentry__ location Shivani Agarwal
2024-09-25  6:53 ` [PATCH 2/2 v5.10] ftrace: Fix possible use-after-free issue in ftrace_location() Shivani Agarwal
2024-09-27 11:46 ` [PATCH 0/2 v5.10] Fix CVE-2024-38588 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox