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: <20130720163737.GA8870@gmail.com> Date: Sun, 21 Jul 2013 00:37:37 +0800 From: Zheng Liu <gnehzuil.liu@...il.com> To: Al Viro <viro@...IV.linux.org.uk> Cc: Dave Jones <davej@...hat.com>, Linux Kernel <linux-kernel@...r.kernel.org>, linux-ext4@...r.kernel.org, Theodore Ts'o <tytso@....edu> Subject: Re: [PATCH] ext4: fix a bug when we try to open a file with O_TMPFILE flag Hi Al, On Sat, Jul 20, 2013 at 12:36:13AM +0100, Al Viro wrote: > On Fri, Jul 19, 2013 at 08:14:05PM +0800, Zheng Liu wrote: > > Hi Dave, > > > > After applied this patch, the problem has been fixed in my own sand box. > > But that would be great if you could give it a try. I want to make sure > > that this patch can fix the problem. It looks like there has the same > > problem in ext3. So if this patch is fine, I will generate a patch for > > ext3 file system. > > Nice catch, and you have my ACK. Which tree do you prefer that to go > through? vfs and ext4 are the obvious candidates... Now ext4 tree has not yet rebased against 3.11-rcX. So it seems that vfs tree is better if we want to fix this bug in mainline kernel as soon as possible. This patch is against mainline kernel. I think it should be applied into vfs tree cleanly. Please let me know if I need to rebase it against vfs tree. BTW, the patch for ext3 file system will be sent out soon. Please pick it up. Thanks, - Zheng -- 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