On Fri, Jul 18, 2014 at 03:54:15PM -0700, Darrick J. Wong wrote: > If a user crafts a carefully constructed filesystem containing a > single directory entry block with an invalid checksum and fewer than > two entries, and then runs e2fsck to fix the filesystem, fsck will > crash when it tries to "compress" the short dir and passes a negative > dirent array length to qsort. Therefore, don't allow directory > "compression" in this situation. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html