diff options
| author | Theodore Ts'o <tytso@mit.edu> | 2016-03-22 16:13:15 -0400 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-05-27 19:45:49 +0200 |
| commit | 811bdefa14e396d59cc7a2402099777ad47287f6 (patch) | |
| tree | ffbbb13022f8ffdc660bf7e0b3893fd3025c32f9 /include/linux | |
| parent | 0551d8297007e2b3c558299fd91a38ba9b174500 (diff) | |
ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
commit 9e92f48c34eb2b9af9d12f892e2fe1fce5e8ce35 upstream.
We aren't checking to see if the in-inode extended attribute is
corrupted before we try to expand the inode's extra isize fields.
This can lead to potential crashes caused by the BUG_ON() check in
ext4_xattr_shift_entries().
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
