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>] [day] [month] [year] [list]
Date:	Wed, 30 Sep 2015 20:53:22 +0800
From:	"Yan, Zheng" <zyan@...hat.com>
To:	Al Viro <viro@...IV.linux.org.uk>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Ceph Development <ceph-devel@...r.kernel.org>
Subject: [BUG] commit "namei: d_is_negative() should be checked before ->d_seq validation" breaks ceph-fuse

Hi, Al

I found that commit 766c4cbfac "namei: d_is_negative() should be checked before ->d_seq validation”  breaks ceph-fuse. After that commit,  lookup_fast can return -ENOENT before calling d_revalidate(). This breaks remote filesystems which allows creating/deleting files from multiple machines. 

Regards
Yan, Zheng--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ