From: Jan Kara Date: Thu, 18 Dec 2014 16:26:10 +0000 (+0100) Subject: isofs: Fix unchecked printing of ER records X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~344^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e2024624e678f0ebb916e6192bd23c1f9fdf696;p=pandora-kernel.git isofs: Fix unchecked printing of ER records We didn't check length of rock ridge ER records before printing them. Thus corrupted isofs image can cause us to access and print some memory behind the buffer with obvious consequences. Reported-and-tested-by: Carl Henrik Lunde CC: stable@vger.kernel.org Signed-off-by: Jan Kara --- Reading git-diff-tree failed