From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 18 Oct 2018 12:03:08 +0200 From: Greg KH To: David Howells Cc: Kiran Kumar Modukuri , syzbot+a95b989b2dde8e806af8@syzkaller.appspotmail.com, stable@vger.kernel.org, Eric Sandeen , Al Viro , linux-cachefs@redhat.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/4] FS-Cache: Miscellaneous fixes Message-ID: <20181018100308.GA8451@kroah.com> References: <153978619457.8478.3813964117489247515.stgit@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <153978619457.8478.3813964117489247515.stgit@warthog.procyon.org.uk> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Oct 17, 2018 at 03:23:14PM +0100, David Howells wrote: > > Attached are another couple of miscellaneous fixes for FS-Cache and > CacheFiles: > > (1) Fix a race between object burial in cachefiles and external rmdir. > > (2) Fix a race from a split atomic op. > > (3) Fix incomplete initialisation of cookie key space. > > (4) Fix out-of-bounds read. Patches 1, 3, and 4 are now merged, thanks. I didn't pull from you as patch 2 needed to be dropped according to the thread. thanks, greg k-h