public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] workqueue fixes for v5.14-rc4
@ 2021-07-26 22:44 Tejun Heo
  2021-07-27 21:13 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2021-07-26 22:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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

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

end of thread, other threads:[~2021-07-27 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-26 22:44 [GIT PULL] workqueue fixes for v5.14-rc4 Tejun Heo
2021-07-27 21:13 ` pr-tracker-bot

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