All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] workqueue fixes for v5.14-rc4
Date: Mon, 26 Jul 2021 12:44:14 -1000	[thread overview]
Message-ID: <YP86vmYY0n64hGRe@mtj.duckdns.org> (raw)

Hello, Linus.

One commit to fix use-after-free in allocation failure handling path.

Thanks.

The following changes since commit 8cae8cd89f05f6de223d63e6d15e31c8ba9cf53b:

  seq_file: disallow extremely large seq buffer allocations (2021-07-19 17:18:48 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-5.14-fixes

for you to fetch changes up to b42b0bddcbc87b4c66f6497f66fc72d52b712aa7:

  workqueue: fix UAF in pwq_unbound_release_workfn() (2021-07-21 06:42:31 -1000)

----------------------------------------------------------------
Yang Yingliang (1):
      workqueue: fix UAF in pwq_unbound_release_workfn()

 kernel/workqueue.c | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

-- 
tejun

             reply	other threads:[~2021-07-26 22:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-26 22:44 Tejun Heo [this message]
2021-07-27 21:13 ` [GIT PULL] workqueue fixes for v5.14-rc4 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=YP86vmYY0n64hGRe@mtj.duckdns.org \
    --to=tj@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.