lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 22 Feb 2022 11:59:06 -1000
From:   Tejun Heo <tj@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, cgroups@...r.kernel.org
Subject: [GIT PULL] cgroup fixes for v5.17-rc5

Hello,

* Fix for a subtle bug in the recent release_agent permission check update.

* Fix for a long-standing race condition between cpuset and cpu hotplug.

* Comment updates.

Thanks.

The following changes since commit 2bdfd2825c9662463371e6691b1a794e97fa36b4:

  cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning (2022-02-03 05:59:01 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-5.17-fixes

for you to fetch changes up to c70cd039f1d779126347a896a58876782dcc5284:

  cpuset: Fix kernel-doc (2022-02-22 09:49:49 -1000)

----------------------------------------------------------------
Christian Brauner (1):
      cgroup: clarify cgroup_css_set_fork()

Jiapeng Chong (1):
      cpuset: Fix kernel-doc

Michal Koutný (1):
      cgroup-v1: Correct privileges check in release_agent writes

Zhang Qiao (1):
      cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug

 kernel/cgroup/cgroup-v1.c |  6 ++++--
 kernel/cgroup/cgroup.c    | 14 ++++++++++++++
 kernel/cgroup/cpuset.c    | 12 +++++++-----
 3 files changed, 25 insertions(+), 7 deletions(-)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ