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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110211153702.GC3005@fieldses.org>
Date:	Fri, 11 Feb 2011 10:37:02 -0500
From:	"J. Bruce Fields" <bfields@...ldses.org>
To:	Takashi Iwai <tiwai@...e.de>
Cc:	Tino Keitel <tino.keitel@...ei.de>, Neil Brown <neilb@...e.de>,
	Trond Myklebust <Trond.Myklebust@...app.com>,
	linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: 2.6.38-rc3: kernel BUG at fs/nfsd/nfs4state.c:3132!

On Fri, Feb 11, 2011 at 04:29:56PM +0100, Takashi Iwai wrote:
> At Fri, 11 Feb 2011 10:21:12 -0500,
> J. Bruce Fields wrote:
> > Again, 2.6.38-rc4 does not have a BUG() on line 3132.  Could you post
> > the full oops message from your machine?
> 
> Well, on vanilla 2.6.38-rc4, it's in nfs4_preprocess_stateid_op():
>                if (filpp) {
>                         *filpp = find_readable_file(dp->dl_file);
> ==>                     BUG_ON(!*filpp);
>                 }

Oh good grief, my apologies--I mistyped "38" as "28"!

This looks like it could be a known delegation bug....  Would it be
possible for you to check whether this is reproduceable on

	git://linux-nfs.org/~bfields/topics.git for-2.6.38-incoming

?

--b.
--
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