diff options
author | Phillip Lougher <phillip@squashfs.org.uk> | 2021-03-25 07:37:35 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-03-25 19:22:55 +0300 |
commit | 8b44ca2b634527151af07447a8090a5f3a043321 (patch) | |
tree | eca98126b8d20ef308348c3916f66807cc253f55 /arch | |
parent | c1b2028315c6b15e8d6725e0d5884b15887d3daa (diff) | |
download | linux-8b44ca2b634527151af07447a8090a5f3a043321.tar.xz |
squashfs: fix xattr id and id lookup sanity checks
The checks for maximum metadata block size is missing
SQUASHFS_BLOCK_OFFSET (the two byte length count).
Link: https://lkml.kernel.org/r/2069685113.2081245.1614583677427@webmail.123-reg.co.uk
Fixes: f37aa4c7366e23f ("squashfs: add more sanity checks in id lookup")
Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>
Cc: Sean Nyekjaer <sean@geanix.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions