• J
    udf: Fortify LVID loading · 69d75671
    Jan Kara 提交于
    A user has reported an oops in udf_statfs() that was caused by
    numOfPartitions entry in LVID structure being corrupted. Fix the problem
    by verifying whether numOfPartitions makes sense at least to the extent
    that LVID fits into a single block as it should.
    Reported-by: NJuergen Weigert <jw@suse.com>
    Signed-off-by: NJan Kara <jack@suse.cz>
    69d75671
ialloc.c 3.2 KB