• Jan Kara's avatar
    ext2: Check block size validity during mount · 62aeb944
    Jan Kara authored
    Check that log of block size stored in the superblock has sensible
    value. Otherwise the shift computing the block size can overflow leading
    to undefined behavior.
    
    Reported-by: syzbot+4fec412f59eba8c01b77@syzkaller.appspotmail.com
    Signed-off-by: default avatarJan Kara <jack@suse.cz>
    62aeb944
super.c 45.2 KB