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-prev] [day] [month] [year] [list]
Date:   Sun, 8 Nov 2020 11:19:14 -0800
From:   Linus Torvalds <torvalds@...ux-foundation.org>
To:     Eddy Wu <itseddy0402@...il.com>
Cc:     Oleg Nesterov <oleg@...hat.com>,
        Security Officers <security@...nel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        eddy_wu@...ndmicro.com
Subject: Re: [PATCH] fork: fix copy_process(CLONE_PARENT) race with the
 exiting ->real_parent

On Fri, Nov 6, 2020 at 10:47 PM Eddy Wu <itseddy0402@...il.com> wrote:
>
> current->group_leader->exit_signal may change during copy_process() if
> current->real_parent exits, move the assignment inside tasklist_lock to avoid
> the race.

Applied. Thanks,

           Linus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ