+6
−0
+59
−3
+1
−37
Loading
stable inclusion from stable-v6.6.14 commit 586814ed68f7cb478dc8e782364f2b2bdea0f76c category: other bugzilla: https://gitee.com/src-openeuler/kernel/issues/I932VX CVE: CVE-2024-26590 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=586814ed68f7cb478dc8e782364f2b2bdea0f76c -------------------------------- [ Upstream commit efb4fb02cef3ab410b603c8f0e1c67f61d55f542 ] Move erofs_load_compr_cfgs() into decompressor.c as well as introduce a callback instead of a hard-coded switch for each algorithm for simplicity. Reviewed-by:Chao Yu <chao@kernel.org> Signed-off-by:
Gao Xiang <hsiangkao@linux.alibaba.com> Link: https://lore.kernel.org/r/20231022130957.11398-1-xiang@kernel.org Stable-dep-of: 118a8cf504d7 ("erofs: fix inconsistent per-file compression format") Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Baokun Li <libaokun1@huawei.com>