All of lore.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: x86-ml <x86@kernel.org>, lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] perf/urgent for 6.1-rc8
Date: Sun, 4 Dec 2022 15:04:16 +0100	[thread overview]
Message-ID: <Y4yo4EiAIGASFgX1@zn.tnic> (raw)

Hi Linus,

please pull a single urgent perf fix for 6.1.

Thx.

---

The following changes since commit 030a976efae83f7b6593afb11a8254d42f9290fe:

  perf: Consider OS filter fail (2022-11-24 10:12:23 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.1_rc8

for you to fetch changes up to 517e6a301f34613bff24a8e35b5455884f2d83d8:

  perf: Fix perf_pending_task() UaF (2022-11-29 17:42:49 +0100)

----------------------------------------------------------------
- Fix a use-after-free case where the perf pending task callback would
see an already freed event

----------------------------------------------------------------
Peter Zijlstra (1):
      perf: Fix perf_pending_task() UaF

 kernel/events/core.c | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

             reply	other threads:[~2022-12-04 14:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-04 14:04 Borislav Petkov [this message]
2022-12-04 21:25 ` [GIT PULL] perf/urgent for 6.1-rc8 pr-tracker-bot

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=Y4yo4EiAIGASFgX1@zn.tnic \
    --to=bp@alien8.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.