From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751684AbdGZA3G (ORCPT ); Tue, 25 Jul 2017 20:29:06 -0400 Received: from mail-pf0-f182.google.com ([209.85.192.182]:34582 "EHLO mail-pf0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751441AbdGZA3E (ORCPT ); Tue, 25 Jul 2017 20:29:04 -0400 Date: Wed, 26 Jul 2017 09:29:14 +0900 From: Sergey Senozhatsky To: Naresh Kamboju Cc: Al Viro , linux-fsdevel@vger.kernel.org, "linux-kernel@vger.kernel.org" , Kees Cook Subject: Re: Kernel BUG at fs/namei.c:248 Message-ID: <20170726002914.GA7471@jagdpanzerIV.localdomain> References: <20170719135447.GB2063@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On (07/24/17 14:59), Naresh Kamboju wrote: > This bug still occurring on linux-next : 4.13.0-rc2-next-20170724. > > >>> [ 1245.412625] kernel BUG at > >>> /srv/oe/build/tmp-rpb-glibc/work-shared/hikey/kernel-source/fs/namei.c:248! > >> > >> Interesting... Looks like double-put or memory corruptor of some sort. > >> Nothing obvious jumps out at the first glance; I'll look into that when > >> I get back to better connectivity tonight. > > > [ 1233.512841] kernel BUG at > /srv/oe/build/tmp-rpb-glibc/work-shared/hikey/kernel-source/fs/namei.c:248! > zram load module [ 1233.522161] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP > successful > set m[ 1233.529054] Modules linked in: zram lzo test_printf algif_hash > af_alg adv7511 kirin_drm drm_kms_helper dw_drm_dsi drm asix usbnet > fuse [last unloaded: zram] > [ 1233.544586] CPU: 0 PID: 14163 Comm: systemd-udevd Not tainted > 4.13.0-rc2-next-20170724 #1 FYI, https://patchwork.kernel.org/patch/9861253/ -ss