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:   Mon, 26 Feb 2018 18:05:48 +0000
From:   Will Deacon <will.deacon@....com>
To:     linux-fsdevel@...r.kernel.org, viro@...iv.linux.org.uk
Cc:     peterz@...radead.org, willy@...radead.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/2] A couple of i_dir_seq fixes for fs/dcache.c

H Al,

On Mon, Feb 19, 2018 at 02:55:53PM +0000, Will Deacon wrote:
> This is version two of the patch I previously posted here:
> 
>   http://lkml.kernel.org/r/1518526731-26546-1-git-send-email-will.deacon@arm.com
> 
> Changes since v1:
> 
>   * Added READ_ONCE to i_dir_seq access
>   * Added tags
> 
> Cheers,
> 
> Will
> 
> --->8
> 
> Will Deacon (2):
>   fs: dcache: Avoid livelock between d_alloc_parallel and __d_add
>   fs: dcache: Use READ_ONCE when accessing i_dir_seq
> 
>  fs/dcache.c | 10 ++++++++--
>  1 file changed, 8 insertions(+), 2 deletions(-)

Is there anything more you need from me on this series? I don't see it
queued anywhere and we're seeing this livelock hitting us in practice.

Cheers,

Will

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ