On Sat, Nov 26, 2016 at 10:39:45PM -0800, Eric Biggers wrote: > With i_extra_isize equal to or close to the available space, it was > possible for us to read past the end of the inode when trying to detect > or validate in-inode xattrs. Fix this by checking for the needed extra > space first. > > This patch shouldn't have any noticeable effect on > non-corrupted/non-malicious filesystems. > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> Thanks, applied with the style nits that Andreas pointed out. - 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