Skip to content
Snippets Groups Projects
user avatar
Sean Nyekjaer authored
When mouting a squashfs image created without inode compression it fails
with: "unable to read inode lookup table"

It turns out that the BLOCK_OFFSET is missing when checking the
SQUASHFS_METADATA_SIZE agaist the actual size.

Link: https://lkml.kernel.org/r/20210226092903.1473545-1-sean@geanix.com


Fixes: eabac19e ("squashfs: add more sanity checks in inode lookup")
Signed-off-by: default avatarSean Nyekjaer <sean@geanix.com>
Acked-by: default avatarPhillip Lougher <phillip@squashfs.org.uk>
Cc: <stable@vger.kernel.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
c1b20283
History
Name Last commit Last update