Skip to content
Commit 044e2e26 authored by Jan Kara's avatar Jan Kara
Browse files

udf: Avoid accessing uninitialized data on failed inode read



When we fail to read inode, some data accessed in udf_evict_inode() may
be uninitialized. Move the accesses to !is_bad_inode() branch.

Reported-by: default avatar <syzbot+91f02b28f9bb5f5f1341@syzkaller.appspotmail.com>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 3d3dc274
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment