[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110520182222.GA10378@thunk.org>
Date: Fri, 20 May 2011 14:22:22 -0400
From: Ted Ts'o <tytso@....edu>
To: Lukas Czerner <lczerner@...hat.com>
Cc: linux-ext4@...r.kernel.org, sandeen@...hat.com
Subject: Re: [4/4,v2] ext4: fix possible use-after-free
ext4_remove_li_request()
On Fri, May 20, 2011 at 01:20:42AM -0000, Lukas Czerner wrote:
> We need to take reference to the s_li_request after we take a mutex,
> because it might be freed since then, hence result in accessing old
> already freed memory. Also we should protect the whole
> ext4_remove_li_request() because ext4_li_info might be in the process of
> being freed in ext4_lazyinit_thread().
>
> Signed-off-by: Lukas Czerner <lczerner@...hat.com>
> Reviewed-by: Eric Sandeen <sandeen@...hat.com>
I've merged all four lazyinit patches into the ext4 tree, thanks.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists