| 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: <20130909143550.GD6059@thunk.org> Date: Mon, 9 Sep 2013 10:35:50 -0400 From: Theodore Ts'o <tytso@....edu> To: "Darrick J. Wong" <darrick.wong@...cle.com> Cc: linux-ext4 <linux-ext4@...r.kernel.org>, Eric Sandeen <sandeen@...hat.com> Subject: Re: [PATCH] resize2fs: Use blk64_t and location getters for free_gdp_blocks() On Mon, Aug 12, 2013 at 06:32:02PM -0700, Darrick J. Wong wrote: > free_gdp_blocks needs to be taught to use 64-bit fields and the appropriate > getters, otherwise it'll truncate high block numbers (when, say, resizing a > 16T+ fs) and mark the low numbered group descriptor blocks as free. Yikes. > It's easy to trigger if you create a new 20T fs and shrink it to 18T. > > Reported-by: Eric Sandeen <sandeen@...hat.com> > 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