| 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: <20130909143959.GE6059@thunk.org> Date: Mon, 9 Sep 2013 10:39:59 -0400 From: Theodore Ts'o <tytso@....edu> To: "Darrick J. Wong" <darrick.wong@...cle.com> Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH 1/6] libext2fs: ext2fs_dup_handle should not alias MMP buffers On Wed, Aug 28, 2013 at 05:43:51PM -0700, Darrick J. Wong wrote: > It turns out that resize2fs uses ext2fs_dup_handle to duplicate fs handles. If > MMP is enabled, this causes both handles to share MMP buffers, which is bad > news when it comes time to free both handles. Change the code to (we hope) fix > this. This prevents resize2fs from failing with a double-free error when > handed a MMP filesystem. > > Signed-off-by: Darrick J. Wong <darrick.wong@...cle.com> Thanks, applied. - 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