Linux Trace Kernel
 help / color / mirror / Atom feed
From: Shivani Agarwal <shivani.agarwal@broadcom.com>
To: stable@vger.kernel.org, gregkh@linuxfoundation.org
Cc: ajay.kaher@broadcom.com, alexey.makhalov@broadcom.com,
	vasavi.sirnapalli@broadcom.com, rostedt@goodmis.org,
	mhiramat@kernel.org, mathieu.desnoyers@efficios.com,
	linux-trace-kernel@vger.kernel.org, peterz@infradead.org,
	jpoimboe@redhat.com, sashal@kernel.org,
	Shivani Agarwal <shivania2@vmware.com>
Subject: [PATCH 0/2 v5.10] Fix CVE-2024-38588
Date: Tue, 24 Sep 2024 23:53:22 -0700	[thread overview]
Message-ID: <20240925065324.121176-1-shivani.agarwal@broadcom.com> (raw)

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


             reply	other threads:[~2024-09-25  6:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-25  6:53 Shivani Agarwal [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240925065324.121176-1-shivani.agarwal@broadcom.com \
    --to=shivani.agarwal@broadcom.com \
    --cc=ajay.kaher@broadcom.com \
    --cc=alexey.makhalov@broadcom.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jpoimboe@redhat.com \
    --cc=linux-trace-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=mhiramat@kernel.org \
    --cc=peterz@infradead.org \
    --cc=rostedt@goodmis.org \
    --cc=sashal@kernel.org \
    --cc=shivania2@vmware.com \
    --cc=stable@vger.kernel.org \
    --cc=vasavi.sirnapalli@broadcom.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox