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: <20141211225828.GH31008@thunk.org> Date: Thu, 11 Dec 2014 17:58:28 -0500 From: Theodore Ts'o <tytso@....edu> To: Dmitry Monakhov <dmonakhov@...nvz.org> Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH] ext2fs: fix integer overflow in rb_get_bmap_range On Tue, Dec 09, 2014 at 11:30:16PM +0400, Dmitry Monakhov wrote: > bmap_rb_extent is defined as __u64:blk __u64:count. So count can exceed INT_MAX on > populated filesystems > > TESTCASE: xfstest ext4/004 > > Signed-off-by: Dmitry Monakhov <dmonakhov@...nvz.org> Applied, thanks. - 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