[PATCH] [SRU][Trusty] Fix for CVE-2018-10877

Paolo Pisati paolo.pisati at canonical.com
Tue Jul 24 15:00:36 UTC 2018


CVE-2018-10877

Almost clean cherry pick: i just had to switch the returned error from
EFSCORRUPTED to EIO, since the former is not defined in Trusty.

Theodore Ts'o (1):
  ext4: verify the depth of extent tree in ext4_find_extent()

 fs/ext4/ext4_extents.h | 1 +
 fs/ext4/extents.c      | 6 ++++++
 2 files changed, 7 insertions(+)

-- 
2.7.4





More information about the kernel-team mailing list