diff options
author | Theodore Ts'o <tytso@mit.edu> | 2019-04-10 00:37:36 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2019-04-10 00:37:36 -0400 |
commit | e5d01196c0428a206f307e9ee5f6842964098ff0 (patch) | |
tree | df828a46009c763a261cc93003a1af3e3c279295 /fs/ext4/resize.c | |
parent | 345c0dbf3a30872d9b204db96b5857cd00808cae (diff) | |
download | linux-e5d01196c0428a206f307e9ee5f6842964098ff0.tar.bz2 |
ext4: ignore e_value_offs for xattrs with value-in-ea-inode
In other places in fs/ext4/xattr.c, if e_value_inum is non-zero, the
code ignores the value in e_value_offs. The e_value_offs *should* be
zero, but we shouldn't depend upon it, since it might not be true in a
corrupted/fuzzed file system.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=202897
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=202877
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
Diffstat (limited to 'fs/ext4/resize.c')
0 files changed, 0 insertions, 0 deletions