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:   Fri, 26 Apr 2019 10:59:43 -0700
From:   Roman Gushchin <guro@...com>
To:     Tejun Heo <tj@...nel.org>
CC:     Oleg Nesterov <oleg@...hat.com>, <kernel-team@...com>,
        <cgroups@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        Roman Gushchin <guro@...com>
Subject: [PATCH 0/2] cgroup v2 freezer follow-up patches

Hi, Tejun!

Please, pull these two follow-up patches for the cgroup v2 freezer.

These are a fix for a spurious state transition, which could happen
due to a race condition, and a cleanup of some dead code. Both patches
were suggested by Oleg Nesterov.

Thank you!


Roman Gushchin (2):
  cgroup: prevent spurious transition into non-frozen state
  cgroup: get rid of cgroup_freezer_frozen_exit()

 include/linux/cgroup.h  |  2 +-
 kernel/cgroup/cgroup.c  |  5 ++---
 kernel/cgroup/freezer.c | 26 +++++---------------------
 kernel/signal.c         |  2 +-
 4 files changed, 9 insertions(+), 26 deletions(-)

-- 
2.20.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ