+9
−8
Loading
stable inclusion from stable-v5.10.224 commit 59be4a167782d68e21068a761b90b01fadc09146 category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IAKPTW CVE: CVE-2024-42267 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=59be4a167782d68e21068a761b90b01fadc09146 -------------------------------- [ Upstream commit 0c710050c47d45eb77b28c271cddefc5c785cb40 ] Handle VM_FAULT_SIGSEGV in the page fault path so that we correctly kill the process and we don't BUG() the kernel. Fixes: 07037db5 ("RISC-V: Paging and MMU") Signed-off-by:Zhe Qiao <qiaozhe@iscas.ac.cn> Reviewed-by:
Alexandre Ghiti <alexghiti@rivosinc.com> Link: https://lore.kernel.org/r/20240731084547.85380-1-qiaozhe@iscas.ac.cn Signed-off-by:
Palmer Dabbelt <palmer@rivosinc.com> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Yongqiang Liu <liuyongqiang13@huawei.com>