• Jan Kara's avatar
    udf: Limit sparing table size · 44ac6b82
    Jan Kara authored
    Although UDF standard allows it, we don't support sparing table larger
    than a single block. Check it during mount so that we don't try to
    access memory beyond end of buffer.
    
    Reported-by: syzbot+9991561e714f597095da@syzkaller.appspotmail.com
    Signed-off-by: default avatarJan Kara <jack@suse.cz>
    44ac6b82
super.c 67.5 KB