On Wed, Aug 03, 2016 at 12:39:46PM +0200, Jan Kara wrote: > When multiple xattrs need to be moved out of inode, we did not properly > recompute total size of xattr headers in the inode and the new header > position. Thus when moving the second and further xattr we asked > ext4_xattr_shift_entries() to move too much and from the wrong place, > resulting in possible xattr value corruption or general memory > corruption. > > CC: <stable@xxxxxxxxxxxxxxx> # 4.4.x- > Signed-off-by: Jan Kara <jack@xxxxxxx> 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