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: <20130314132932.GA25313@quack.suse.cz> Date: Thu, 14 Mar 2013 14:29:32 +0100 From: Jan Kara <jack@...e.cz> To: Linus Torvalds <torvalds@...ux-foundation.org> Cc: LKML <linux-kernel@...r.kernel.org>, linux-ext4@...r.kernel.org Subject: [GIT PULL] ext2, ext3, reiserfs, quota fixes for 3.9-rc3 Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus to get a fix for regression in ext2, and a fix of one possibly exploitable format string issue in ext3. The rest isn't too serious. Top of the tree is c288d29. The full shortlog is: Ionut-Gabriel Radu (1): reiserfs: Use kstrdup instead of kmalloc/strcpy Jan Kara (1): ext2: Fix BUG_ON in evict() on inode deletion Jeff Mahoney (1): quota: add missing use of dq_data_lock in __dquot_initialize Lars-Peter Clausen (1): ext3: Fix format string issues The diffstat is fs/ext2/ialloc.c | 1 - fs/ext2/inode.c | 2 ++ fs/ext3/super.c | 4 ++-- fs/quota/dquot.c | 5 ++++- fs/reiserfs/super.c | 4 +--- 5 files changed, 9 insertions(+), 7 deletions(-) Thanks Honza -- Jan Kara <jack@...e.cz> SUSE Labs, CR -- 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