Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753547AbbLNTyj (ORCPT ); Mon, 14 Dec 2015 14:54:39 -0500 Received: from ipmail07.adl2.internode.on.net ([150.101.137.131]:12164 "EHLO ipmail07.adl2.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753508AbbLNTyh (ORCPT ); Mon, 14 Dec 2015 14:54:37 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2CmBwD2HW9W/1bELHlegzqBQYJipyIBAQEBAQEGi1KFOYQKhggEAgKBKk0BAQEBAQGBC4Q1AQEEOhwjEAgDGAklDwUlAyETiC69NQEBCAIhGYV1hUWJQAWHWY8djTuBZIdthXGJZ4N0Y4QYKjSFBgEBAQ Date: Tue, 15 Dec 2015 06:54:22 +1100 From: Dave Chinner To: Andrea Gelmini Cc: linux-kernel@vger.kernel.org, xfs@oss.sgi.com Subject: Re: BUG: KASAN: use-after-free in xfs_iflush_cluster+0x9d7/0xaf0 Message-ID: <20151214195422.GM26718@dastard> References: <20151214180048.GA15690@glen> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151214180048.GA15690@glen> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1041 Lines: 27 On Mon, Dec 14, 2015 at 07:00:48PM +0100, Andrea Gelmini wrote: > Hi everybody, > using dev kernel v4.4, I have this: > > [40240.371807] ================================================================== > [40240.371826] BUG: KASAN: use-after-free in xfs_iflush_cluster+0x9d7/0xaf0 at addr ffff88001ed15428 > [40240.371832] Read of size 4 by task xfsaild/dm-0/332 > [40240.371834] ============================================================================= > [40240.371839] BUG xfs_ili (Tainted: G B ): kasan: bad access detected > [40240.371842] ----------------------------------------------------------------------------- ..... What line of code does this address correspond to in your kernel? xfs_iflush_cluster+0x9d7 Cheers, Dave. -- Dave Chinner david@fromorbit.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/