Commit 523dcf4e authored by Alexander Potapenko's avatar Alexander Potapenko Committed by zhaoxiaoqiang11
Browse files

fs: ext4: initialize fsdata in pagecache_write()

stable inclusion
from stable-v5.10.163
commit 769469f8f188573431927be905aff50712b34c5a
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I7PJ9N

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=769469f8f188573431927be905aff50712b34c5a



----------------------------------------------------

[ Upstream commit 956510c0 ]

When aops->write_begin() does not initialize fsdata, KMSAN reports
an error passing the latter to aops->write_end().

Fix this by unconditionally initializing fsdata.

Cc: Eric Biggers <ebiggers@kernel.org>
Fixes: c93d8f88 ("ext4: add basic fs-verity support")
Reported-by: default avatar <syzbot+9767be679ef5016b6082@syzkaller.appspotmail.com>
Signed-off-by: default avatarAlexander Potapenko <glider@google.com>
Reviewed-by: default avatarEric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20221121112134.407362-1-glider@google.com


Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarzhaoxiaoqiang11 <zhaoxiaoqiang11@jd.com>
parent 530cbefe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment