From: Jan Kara Date: Thu, 12 Sep 2013 20:00:15 +0000 (+0200) Subject: udf: Fortify LVID loading X-Git-Tag: v3.12-rc3~21^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69d75671d985ccdb291e4d19ddfdecd12440e857;p=pandora-kernel.git udf: Fortify LVID loading 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: Juergen Weigert Signed-off-by: Jan Kara --- Reading git-diff-tree failed