linux-stable/fs/squashfs
Andrew Morton 32d81fd54e revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"
commit a5b21d8d79 upstream.

This fix was nacked by Philip, for reasons identified in the email linked
below.

Link: https://lkml.kernel.org/r/68f15d67-8945-2728-1f17-5b53a80ec52d@squashfs.org.uk
Fixes: 72e544b1b2 ("squashfs: harden sanity check in squashfs_read_xattr_id_table")
Cc: Alexey Khoroshilov <khoroshilov@ispras.ru>
Cc: Fedor Pchelkin <pchelkin@ispras.ru>
Cc: Phillip Lougher <phillip@squashfs.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-02-22 12:50:39 +01:00
..
Kconfig
Makefile
block.c
cache.c
decompressor.c
decompressor.h
decompressor_multi.c
decompressor_multi_percpu.c
decompressor_single.c
dir.c
export.c squashfs: fix inode lookup sanity checks 2021-03-30 14:35:23 +02:00
file.c squashfs: fix divide error in calculate_skip() 2021-05-19 10:08:29 +02:00
file_cache.c
file_direct.c
fragment.c
id.c squashfs: fix xattr id and id lookup sanity checks 2021-03-30 14:35:23 +02:00
inode.c
lz4_wrapper.c
lzo_wrapper.c
namei.c
page_actor.c
page_actor.h
squashfs.h
squashfs_fs.h Squashfs: fix handling and sanity checking of xattr_ids count 2023-02-22 12:50:28 +01:00
squashfs_fs_i.h
squashfs_fs_sb.h Squashfs: fix handling and sanity checking of xattr_ids count 2023-02-22 12:50:28 +01:00
super.c squashfs: add more sanity checks in id lookup 2021-02-13 13:52:56 +01:00
symlink.c
xattr.c
xattr.h Squashfs: fix handling and sanity checking of xattr_ids count 2023-02-22 12:50:28 +01:00
xattr_id.c revert "squashfs: harden sanity check in squashfs_read_xattr_id_table" 2023-02-22 12:50:39 +01:00
xz_wrapper.c
zlib_wrapper.c
zstd_wrapper.c