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
| ||
|
Message-Id: <1237225989.3964.9.camel@bobble.smo.corp.google.com> Date: Mon, 16 Mar 2009 10:53:09 -0700 From: Frank Mayhar <fmayhar@...gle.com> To: Eric Sandeen <sandeen@...hat.com> Cc: ext4 development <linux-ext4@...r.kernel.org> Subject: Re: [PATCH V3] fix bb_prealloc_list corruption due to wrong group locking On Mon, 2009-03-16 at 12:48 -0500, Eric Sandeen wrote: > Hi Frank - I don't *think* so just because deleted items are poisoned > and I would expect that we'd trip over a bad pointer in the corrupted > list item as the first indicator of trouble... but I could be wrong. > > I think you said you could reproduce it, right? So certainly worth > testing with this fix I suppose. Yeah, we're working on doing that now. We're not running with a lot of debugging turned on so we may or may not actually fall over if we try to traverse freed (or just wrong) list entries. If it isn't the same race, though, then there's still one lurking in this code and that would be a hell of a coincidence. -- Frank Mayhar <fmayhar@...gle.com> Google, Inc. -- 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