mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] cgroup: Fixes for v7.3-rc3
@ 2026-09-15 17:32 Tejun Heo
  2026-09-15 19:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2026-09-15 17:32 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Waiman Long, Johannes Weiner, Michal Koutny, cgroups, linux-kernel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]

Hello,

The following changes since commit 3f4b7d1a49c5c826f3be9b684313eea5b83ac232:

  selftests/cgroup: test clone3() into a previously killed cgroup (2026-08-31 06:19:53 -1000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git tags/cgroup-for-7.3-rc3-fixes

for you to fetch changes up to 057dac23d329d5c5ed62352f2659a39fd46c6d4a:

  cgroup: Avoid iteration of dying tasks with zero refcount (2026-09-14 12:43:50 -1000)

----------------------------------------------------------------
cgroup: Fixes for v7.3-rc3

- The task iterator could pick up a dying task whose refcount had already
  dropped to zero and resurrect it, leading to a use-after-free when
  reading cgroup.procs. Skip such tasks.

----------------------------------------------------------------
Michal Koutný (1):
      cgroup: Avoid iteration of dying tasks with zero refcount

 kernel/cgroup/cgroup.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

--
tejun

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

end of thread, other threads:[~2026-09-15 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 17:32 [GIT PULL] cgroup: Fixes for v7.3-rc3 Tejun Heo
2026-09-15 19:17 ` 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

all inboxes | Powered by JetHome®