[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YP86vmYY0n64hGRe@mtj.duckdns.org>
Date: Mon, 26 Jul 2021 12:44:14 -1000
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] workqueue fixes for v5.14-rc4
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
Powered by blists - more mailing lists